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
Ответить
5186
Представления
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
|
10262 | ||
|
3
апр. 25
|
12060 | ||
Get menuitem list
Решено
|
|
3
дек. 21
|
7210 | |
|
0
дек. 18
|
2567 | ||
How to delete menuitem?
Решено
|
|
7
окт. 18
|
22367 |
you can assign groups to those menus