Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
5570 Widoki

Hi,

I using Odoo13.


I make groups of access rights to users with user privileges to a manufacturing module, but then the other module still appears to the users on the main dashboard like Contact module, Discuss, Callender module and others.


I want to hide these modules from the groups of users on the main dashboard.


So, how to do that?, to hide the don't necessary module from groups on Odoo internal users?


Please, I would be very thank you for the help, any sources or tutorials how to do that.

Awatar
Odrzuć
Najlepsza odpowiedź

just inherit main menu of targeted module and add wanted groups which you want them  to see the module . example:

<menuitem name="menuName" id="module_id.menu_idgroups="group_id1,group_id2" />

and do not forget to add the  supper module to the manifest file (in dependences)

Awatar
Odrzuć
Najlepsza odpowiedź

Ex: Hide contact
Setting -> Menu Items: search contact then change group view


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
paź 23
8122
2
sty 23
1648
1
lis 24
7346
1
mar 25
1284
0
paź 24
1288