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
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
1
Odpowiedz
5144
Widoki
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"/>
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
Hide menu items without using access rights
Rozwiązane
|
|
7
maj 16
|
10206 | |
hide menus "Apps" for specific users
Rozwiązane
|
|
3
kwi 25
|
11830 | |
Get menuitem list
Rozwiązane
|
|
3
gru 21
|
7050 | |
|
0
gru 18
|
2477 | ||
How to delete menuitem?
Rozwiązane
|
|
7
paź 18
|
22230 |
you can assign groups to those menus