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
返信
5184
ビュー
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
|
10255 | ||
|
3
4月 25
|
12047 | ||
|
3
12月 21
|
7188 | ||
|
0
12月 18
|
2555 | ||
|
7
10月 18
|
22354 |
you can assign groups to those menus