コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3220 ビュー
<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.

関連投稿 返信 ビュー 活動
2
5月 22
2023
6
2月 16
8126
0
5月 15
4620
13
4月 23
59190
1
9月 17
8074