how to overwriting menu items to hide some modules from specific user ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
5428
화면
Hi,
You can assign group for specific menu to show that menu to specific user. For that, you need to rewrite the menu using the same id given for the menu. For example: <menuitem name="Purchase" id="base.menu_purchase_root" groups="user_group"/>
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
7
5월 16
|
10591 | ||
|
3
4월 25
|
13187 | ||
Get menuitem list
해결 완료
|
|
3
12월 21
|
7604 | |
|
0
12월 18
|
2849 | ||
How to delete menuitem?
해결 완료
|
|
7
10월 18
|
22775 |
you can assign groups to those menus