Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3254 Представления
<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
Аватар
Отменить

inherit the menu and add your group.

Related Posts Ответы Просмотры Активность
2
мая 22
2067
6
февр. 16
8167
0
мая 15
4638
13
апр. 23
59265
1
сент. 17
8125