Hi,
Is it possible to show fields from another model in a model view without creating related fields?
because i need to show a lot of fields and don't want to duplicate the data
Thank you
Hi,
Is it possible to show fields from another model in a model view without creating related fields?
because i need to show a lot of fields and don't want to duplicate the data
Thank you
Hi Ali:
Yes. This is possible. You can do it using computed fields.
The following link may be helpful: https://www.odoo.com/documentation/12.0/reference/orm.html#basic-fields
Thank you, but i don't want to add any new field, i just want to show Model A fields in Model B view
A field has to exist in the underlying model before you can display it in the view. If you do not selected the "Stored" attribute, the field will be added to the model without storing it's contents in the database.
OK Thanks
Özel özelliklerden yararlanmak ve harika topluluğumuzla etkileşime geçmek için bugün bir hesap oluşturun!
Üye Ol| İlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
|---|---|---|---|---|
|
0
Kas 19
|
5104 | |||
|
2
Mar 19
|
10372 | |||
|
5
Ara 25
|
51502 | |||
|
4
May 24
|
9877 | |||
|
2
Nis 24
|
5005 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.