Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
4 Antworten
8240 Ansichten

You can use One2many to get a reference to all the records that reference the record with a Many2one field. Is there a similar inverse field for the Reference field type?

Avatar
Verwerfen

can you elaborate a bit more?

Autor

I have a model with a fields.Reference that can refer to rows from 6 models. I want an inverse reference from some of those 6 models back to the original one.

Autor Beste Antwort

 

Avatar
Verwerfen
Beste Antwort

\

dear Tamás Dombos
yes you can do it.
 as example you have:
- model1 and model 2.
field_model2= many2one with model1
field_model1= one2many with model2 by field_model2
I hope I helped you.
Avatar
Verwerfen
Autor

The question concerned the fields.Reference that allows you to refer to rows of several models, not Many2one that only allows you to refer to rows of one model.

Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Sept. 19
98
1
Juli 17
4075
1
Mai 16
4896
1
März 16
4925
2
März 16
7199