콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
5765 화면

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
8224
2
1월 23
1815
1
11월 24
7710
1
3월 25
1479
0
8월 25
1457