跳至內容
選單
此問題已被標幟
3229 瀏覽次數
<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
2029
6
2月 16
8134
0
5月 15
4626
13
4月 23
59200
1
9月 17
8080