Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
3065 Visualizações

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
Cancelar
Autor Melhor resposta

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



Avatar
Cancelar
Melhor resposta

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

<delete model="ir.ui.view" id="module.view_id"/>
Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
jun. 21
5620
4
jun. 16
5034
2
abr. 16
13043
3
ago. 21
3864
1
mar. 21
8164