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

hi everyone, i'm kind of new in odoo, and i'm currently developing o module, where i have to create a group that can have access to only one Transient Model. I've done some research and i understood that the groups, must inherit some off the premissions from earlier groups in the system(correct me if i'm wrong). But my main issue is to create a group that only has access to the transient model, that is the only thing the user must access, everything else it must be denied to the user.

Could you give me a solution to this?

best regards

Miguel Figueiredo

아바타
취소
베스트 답변

Hi Miguel Figueiredo,

First of all i will tell you about group creation.

1)We can define collection of groups as hierarchy (known as application), will be shown as selection in user settings.

2)Define a single group with out hierarchy, which will be a checkbox in user master.


Here you can use second option.

First  you have to define view, action, menu for your transient model then mention parent menu for it.

Then include the above created group in the menu you created and parent menu.

Finally enable group in user master for the users you want the menu to be visible.


아바타
취소
관련 게시물 답글 화면 활동
2
3월 24
2479
1
10월 23
1995
2
8월 22
3548
0
2월 21
4695
4
10월 20
6420