Skip to Content
Menu
This question has been flagged
2 Replies
3240 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
5925
4
Jun 16
5231
2
Apr 16
13264
3
Aug 21
4134
1
Mar 21
8698