Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1540 มุมมอง

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

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ต.ค. 21
2223
0
ต.ค. 23
1438
1
มิ.ย. 20
3663
0
ส.ค. 25
189
naked domain set up แก้ไขแล้ว
3
ก.ค. 25
4294