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

How to maintain single group with different users access permissions?  

For Example:

Group1 - user1 - R (enable) W (enable) C (enable) D (enable)
Group1 - user2 - R (enable) W (disable) C (enable) D (enable)
Group1 - user3 - R (enable) W (disable) C (enable) D (disable)
Group1 - user4 - R (enable) W (disable) C (disable) D (disable)





아바타
취소
베스트 답변

Hi,

You can do that using "ir.rule"(Record rule).

Create 4 record rule with 4 different domain and the group should be same for 4 record rule.

아바타
취소
베스트 답변

Hi, 

If it is possible better to handle this case using four different user groups, so that you can use the records rules as well as acl.


If you are not able to use different groups, override the create write and unlink method of the corresponding models and check the users and return or do the operations accordingly.


Thanks

아바타
취소
관련 게시물 답글 화면 활동
2
3월 25
6055
0
7월 21
2602
2
2월 20
3327
1
11월 16
5699
0
2월 16
2993