Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1537 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
2223
0
thg 10 23
1437
1
thg 6 20
3662
0
thg 8 25
178
naked domain set up Đã xử lý
3
thg 7 25
4292