Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
5586 Weergaven

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.

Avatar
Annuleer
Beste antwoord

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)

Avatar
Annuleer
Beste antwoord

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


Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
3
okt. 23
8137
2
jan. 23
1667
1
nov. 24
7373
1
mrt. 25
1314
0
aug. 25
1323