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
Відповісти
5190
Переглядів
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!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
7
трав. 16
|
10265 | ||
hide menus "Apps" for specific users
Вирішено
|
|
3
квіт. 25
|
12069 | |
Get menuitem list
Вирішено
|
|
3
груд. 21
|
7216 | |
|
0
груд. 18
|
2572 | ||
How to delete menuitem?
Вирішено
|
|
7
жовт. 18
|
22371 |
you can assign groups to those menus