<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:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
2202
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
May 22
|
1116 | ||
|
6
Feb 16
|
7361 | ||
|
0
May 15
|
3530 | ||
Hide menu for existing group
Solved
|
|
13
Apr 23
|
57300 | |
|
1
Sep 17
|
6855 |
inherit the menu and add your group.