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
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
Great, thank you very much