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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2
Respuestas
3006
Vistas
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"/>
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
jun 21
|
5563 | ||
|
4
jun 16
|
4988 | ||
|
2
abr 16
|
12990 | ||
|
3
ago 21
|
3786 | ||
|
1
mar 21
|
8065 |