<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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
3327
화면
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
2
5월 22
|
2155 | ||
|
6
2월 16
|
8223 | ||
|
0
5월 15
|
4753 | ||
|
13
4월 23
|
59472 | ||
|
1
9월 17
|
8206 |
inherit the menu and add your group.