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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
2
回覆
3069
瀏覽次數
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 |