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:
- सीआरएम
- e-Commerce
- लेखांकन
- इन्वेंटरी
- PoS
- Project
- MRP
This question has been flagged
1
Reply
5115
Views
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"/>
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
7
मई 16
|
10175 | ||
|
3
अप्रैल 25
|
11702 | ||
Get menuitem list
Solved
|
|
3
दिस॰ 21
|
7004 | |
|
0
दिस॰ 18
|
2460 | ||
How to delete menuitem?
Solved
|
|
7
अक्तू॰ 18
|
22188 |
you can assign groups to those menus