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

How set record rules for Restrict user to view their default POS only in Odoo8 ?

아바타
취소
베스트 답변

Hi,
Go to Settings/Technical/Security/Record Rules
Add a new rule for pos.order model with this domain filter

['|','|',('user_id','=',user.id),('user_id','=',False)]

Best regards.

아바타
취소
작성자

Sir i Try it but it's not working...

Still All point of sale show in user point of sale list...

관련 게시물 답글 화면 활동
2
1월 20
15334
16
8월 19
10266
1
1월 19
5516
5
6월 18
10926
0
9월 17
2571