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
回复
3067
查看
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 |