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

i have a model A

class ModelA(model.Model):

​_name="model.A"


​name = fields.Char()

​child_id =fields.Many2one('model.A')


and i have a record rule that allows users to see only their created records.

but for child_id field i need that user should be able to see all model.A records.

How is that possible in odoo 17

아바타
취소
관련 게시물 답글 화면 활동
1
10월 21
2325
0
10월 23
1568
1
6월 20
3752
1
9월 25
342
naked domain set up 해결 완료
3
7월 25
4587