コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
5563 ビュー

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.

アバター
破棄
最善の回答

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)

アバター
破棄
最善の回答

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


アバター
破棄
関連投稿 返信 ビュー 活動
3
10月 23
8118
2
1月 23
1648
1
11月 24
7339
1
3月 25
1280
0
10月 24
1278