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
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
2
Ответы
3207
Представления
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!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
1
июн. 21
|
5909 | ||
|
4
июн. 16
|
5204 | ||
|
2
апр. 16
|
13239 | ||
|
3
авг. 21
|
4117 | ||
|
1
мар. 21
|
8670 |