I would like to customize our version of SuiteCRM like I have done it with Sugar_6.3 together with AOS_5.1.
Whenever I try to create custom fields or edit existing fields in Studio I always get the following error message:
“Warning: Creating default object from empty value in C:\wamp\www\SuiteCRM\modules\ModuleBuilder\views\view.modulefield.php on line 151”
with 5.3 php i haven’t no problem but i can’t save nothing. i’m trying to edit list_vat but it is impossible. after added a line with (21.0 - value; and 21.0 label) i click on save and return to the precedent windows with dropdown menu. here my added isn’t there only 20.0 and 10.0 moreover the vat calculation is wrong!!!
suitecrm multiply the price for 2 (if i choose 20.0) and for 1 (if i choose 10.0)!!! i think that this is a big bug!!!
I discovered that the problem with vat is due to language pack. if i login with english setting i can see the value of vat that i inserted (but not showed) before with italian setting!!!