Hi everyone,
I have a legacy SugarCRM application that, at some point, creates customizations in the Note class. The solution for old developers was to fully copy the Note.php file from the modules to the custom/modules directory. I've tried to create…