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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
5090
Vistas
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"/>
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
7
may 16
|
10135 | ||
hide menus "Apps" for specific users
Resuelto
|
|
3
abr 25
|
11621 | |
Get menuitem list
Resuelto
|
|
3
dic 21
|
6958 | |
|
0
dic 18
|
2427 | ||
How to delete menuitem?
Resuelto
|
|
7
oct 18
|
22138 |
you can assign groups to those menus