Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1619 Vizualizări

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
oct. 21
2306
0
oct. 23
1559
1
iun. 20
3742
0
aug. 25
323
3
iul. 25
4576