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

Hello, 

Ho to filter partner customer and supplier in module Contact by user or group of users. using access rules. Like only of admin or manager can see the list of supplier (odoo13 enterprise)

아바타
취소
베스트 답변

Hi,

You can add a new record rule or adjust the existing record rules defined for the same model and set the correct domain.

To do it from the user interface, activate the developer mode and navigate to settings -> technical -> security -> record rules, filter the record rules of the res.partner model and see the existing rules.


You have to add a domain like this for the rule: [('customer_rank','>', 0)]

Thanks

아바타
취소
작성자

Hello Niyas Raphy,

thank you, it's worked

관련 게시물 답글 화면 활동
1
3월 15
5356
1
12월 19
6923
0
3월 16
5173
1
3월 15
4918
2
5월 24
3028