跳至内容
菜单
此问题已终结
2 回复
3067 查看

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?

形象
丢弃
编写者 最佳答案

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"/>
形象
丢弃
相关帖文 回复 查看 活动
1
6月 21
5620
4
6月 16
5035
2
4月 16
13048
3
8月 21
3864
1
3月 21
8166