Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2011 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 10 21
2761
0
thg 10 23
2017
1
thg 6 20
4161
1
thg 9 25
760
naked domain set up Đã xử lý
3
thg 7 25
5567