Skip to Content
Menú
This question has been flagged
3105 Vistes
<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
Avatar
Descartar

inherit the menu and add your group.

Related Posts Respostes Vistes Activitat
2
de maig 22
1934
6
de febr. 16
8030
0
de maig 15
4498
13
d’abr. 23
59022
1
de set. 17
7933