Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
8738 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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


Awatar
Odrzuć
Autor

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.

Autor

OK Thanks

Powiązane posty Odpowiedzi Widoki Czynność
0
lis 19
3826
2
mar 19
8648
5
sie 24
46671
4
maj 24
7135
2
kwi 24
2566