SinergiaCRM

Results 129 issues of SinergiaCRM

- Closes #9719 This PR is actually a Feature/enhancement ## Description This PR adds the operator "anniversary" to the condition of Date fields in the Workflow module. ![Screenshot from 2022-08-02...

- Closes #9717 ## Description This PR adds the condition "$_REQUEST['isDuplicate'] == true" when testing if the record is newly created. ## Motivation and Context With this change, the Security...

- Closes #9715 ## Description In this PR we add a condition when calculating the relationships that will be displayed in the Action. With this condition, the email_addresses relationship won't...

- Closes #9713 ## Description This PR modifies the search.results.tpl template to fix two things: 1- Display the correct label of the module returned by the Global Search. 2- Calculate...

- Closes #9711 ## Description This PR modifies the query that deleted the related relationship rows updating the date_modified. ## Motivation and Context The date_modified should be also updated when...

- Closes #8963 Credits to @FR-JS from the issue #8963 ## Description After removing and replacing YUI3 (https://github.com/salesagility/SuiteCRM/blob/3f332b87ce496b8887e359e205948b234f15911d/jssource/src_files/include/javascript/sugar_3.js), there was included an issue when loading JS files in views that...

- Closes #9708 ## Description This PR applies the utility function var_export_helper to write the contents of the labels into the file. In this way, it will copy properly the...

- Closes #9706 ## Description This PR adds a condition to assign the correct path to place the language label modifications when editing a undeployed module in ModuleBuilder ## Motivation...

When editing a label of a module in the ModuleBuilder that contains a apostrophe/single quote in a label of any other field, it will return an error. Checking the generated...

Type:Bug
Status:Fix Proposed
Priority:Important
Area: Studio

When editing labels of a non-deployed module in the ModuleBuilder, the modification of those labels are placed in an `_override` file in the root folder of the module `modules//language/_override_en_us.....`. This...

Type:Bug
Status:Fix Proposed
Priority:Moderate
Area: Studio