Does the SelectManager folder overwritten on updates or is it safe to edit classes there ?
Is there a way to extend those classes in custom folder like creating this
folder and extending there?
Code:
[B]namespace Espo\Modules\Crm\SelectManagers;[/B]
Code:
[B]custom/Espo/Custom/SelectManagers[/B]
Comment