Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3006 Vistas

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?

Avatar
Descartar
Autor Mejor respuesta

Just I have to put < Delete model = "ir.ui.view" id = " Module . View_id " />   or i have to give inherit id,xpath.etc. ??



Avatar
Descartar
Mejor respuesta

You could remove it in the xml using the delete tag, like:

<delete model="ir.ui.view" id="module.view_id"/>
Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
jun 21
5563
4
jun 16
4988
2
abr 16
12990
3
ago 21
3786
1
mar 21
8065