Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3256 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
2067
6
lut 16
8170
0
maj 15
4645
13
kwi 23
59275
1
wrz 17
8131