The menu items set by oddo in the foreground will be overwritten by the original menu items written in XML during application upgrade, making the menu items set in the foreground invalid.
Excuse me: Is there a way to initialize the database without reading the menu items in XML during the upgrade? Thank you!!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
Hi,
If you are modifying some menu items from the user interface and if you need to stop it from getting reset on upgrading the modules, you can set this record as no updatable from UI.
From the menu items menu under settings -> technical -> user interface -> menu items, open your menu, click debugger button on top right, click View Meta Data, from the pop up click on change againts the No Update to change value to True.
Thanks
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden
Great, thank you very much