Skip to Content
Menu
This question has been flagged
2 Replies
2195 Views

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
Discard
Author Best Answer

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



Avatar
Discard
Best Answer

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

<delete model="ir.ui.view" id="module.view_id"/>
Avatar
Discard
Related Posts Replies Views Activity
1
Jun 21
4098
4
Jun 16
4181
2
Apr 16
11780
3
Aug 21
2547
1
Mar 21
6312