跳至內容
選單
此問題已被標幟
2 回覆
3071 瀏覽次數

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
5622
4
6月 16
5036
2
4月 16
13055
3
8月 21
3866
1
3月 21
8169