콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3327 화면
<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
2155
6
2월 16
8223
0
5월 15
4753
13
4월 23
59472
1
9월 17
8206