Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3381 Widoki
<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
Awatar
Odrzuć

inherit the menu and add your group.

Powiązane posty Odpowiedzi Widoki Czynność
2
maj 22
2218
6
lut 16
8271
0
maj 15
4817
13
kwi 23
59601
1
wrz 17
8273