<menuitem name="Inventory"
id="menu_stock_root"
groups="group_stock_manager,group_stock_user"
icon="fa-archive"
sequence="30"/>
this is standard menu item and i have this group.<record id="group_mining_user" model="res.groups">
<field name="name">Mining User</field>
</record>my user have group_mining_user and group_stock_user
how can i hide this menu if user is in group_mining_user group? but not removing him from group_stock_user
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
3221
查看
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
5月 22
|
2023 | ||
|
6
2月 16
|
8126 | ||
|
0
5月 15
|
4620 | ||
|
13
4月 23
|
59191 | ||
|
1
9月 17
|
8074 |
inherit the menu and add your group.