Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Okt 21
2154
0
Okt 23
1369
1
Jun 20
3603
3
Jul 25
4120
0
Mei 25
824