0
0
Fork 0
mirror of https://github.com/salesagility/SuiteCRM.git synced 2025-02-14 10:08:50 +00:00
salesagility_SuiteCRM/modules/DynamicFields
Clemente Raposo 08c5a32e07 Fix #9482 - Add partial bean save
- Allow to save only some fields from the bean
- No custom logic is triggered. Only saves to the db.

(cherry picked from commit c38fab7c72)
2022-03-01 13:08:38 +00:00
..
language single_blank_line_at_eof + single_class_element_per_statement + single_import_per_statement + single_line_after_imports 2019-01-25 14:26:18 +00:00
templates Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
DynamicField.php Fix #9482 - Add partial bean save 2022-03-01 13:08:38 +00:00
FieldCases.php indentation_type 2019-01-25 14:07:05 +00:00
FieldsMetaData.php Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
FieldViewer.php Remove PHP4 constructors 2021-03-26 21:50:24 +00:00
Save.php no_spaces_after_function_name + no_spaces_inside_parenthesis 2019-01-25 14:22:15 +00:00
UpgradeFields.php Replace explicit bean instantiations in files 511 - 520 2020-01-22 13:51:50 +00:00
vardefs.php single_blank_line_at_eof + single_class_element_per_statement + single_import_per_statement + single_line_after_imports 2019-01-25 14:26:18 +00:00