[Vtigercrm-developers] Custom modules and migrating to vt7.5.0
Alan Lord
alanslists at gmail.com
Wed Jul 26 15:40:58 GMT 2023
On 26/07/2023 15:27, Steve Kenow wrote:
...
>
> Apart from that, it seems odd that the core migration will add menu
> entries for active custom modules and not for the inactive modules. It
> would seem more is needed to get entries into vtiger_app2tab so when
> they are activated they show up.
Yeah - I think I recall there being an issue with non "standard" modules
during migration or something...
I just call this in some kind of "post migration" script:
Settings_MenuEditor_Module_Model::addModuleToApp($moduleName, $APPNAME);
HTH
Al
More information about the vtigercrm-developers
mailing list