<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
신고된 질문입니다
4836
화면
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
|
2
5월 22
|
3747 | ||
|
|
6
2월 16
|
9402 | ||
|
|
0
5월 15
|
6734 | ||
|
|
13
4월 23
|
63290 | ||
|
|
1
9월 17
|
10210 |
inherit the menu and add your group.