Can anyone tell how to hide menu links from Existing Modules. The reason is because some menus are appearing duplicate in 2 modules , so I want to remove them?
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
2
Replies
2195
Views
Just I have to put < Delete model = "ir.ui.view" id = " Module . View_id " /> or i have to give inherit id,xpath.etc. ??
You could remove it in the xml using the delete tag, like:
<delete model="ir.ui.view" id="module.view_id"/>
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
Jun 21
|
4098 | ||
|
4
Jun 16
|
4181 | ||
|
2
Apr 16
|
11780 | ||
|
3
Aug 21
|
2547 | ||
|
1
Mar 21
|
6312 |