I have tree models (Model1, Model2, Model3), how can I show one field from Model2 or Model3 in Model1 with a TypeModel in Model1 and only an ID in Model2 or Model3?
Această întrebare a fost marcată
You have to connect the two models with one field over a many2one relation. Then you can automatically use any field of the connected model. As an example, check event.registration that contains the field event_id in a many2one relation with the precision that the model for event_id is event.event. This way, you can from within the event.registration access all fields of the corresponding event.
For more detail please check
https://www.odoo.com/documentation/15.0/developer/howtos/rdtraining/08_relations.html
Hope this helps.
Îți place discuția? Nu doar citi, alătură-te!
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
Reuse field from a different Model
Rezolvat
|
|
1
mar. 26
|
1678 | |
|
|
1
iul. 25
|
2987 | ||
|
Search a message
Rezolvat
|
|
1
feb. 25
|
2989 | |
|
|
0
dec. 24
|
3290 | ||
|
Import Data From Another Model
Rezolvat
|
|
1
mar. 24
|
4693 |