<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
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
3105
Vistes
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
2
de maig 22
|
1934 | ||
|
6
de febr. 16
|
8030 | ||
|
0
de maig 15
|
4498 | ||
Hide menu for existing group
Solved
|
|
13
d’abr. 23
|
59022 | |
|
1
de set. 17
|
7933 |
inherit the menu and add your group.