Skip to Content
Menu
This question has been flagged
3 Replies
4473 Zobrazenia

hi all,

can I add a Many2one type Transient field in my Model? if yes, how I can create and use it in Model and View?

regards

Avatar
Zrušiť
Best Answer

Fields cannot be transient, only models can be defined as transient.

Avatar
Zrušiť
Best Answer

Hi,

You cannot define a field with its type as Transient in Odoo.

Only models can be defined as Transient.

Thanks

Avatar
Zrušiť
Best Answer

That's true : only models can be transient, not fields

But what you are searching for may be adding the option `store=False` to your field definition

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
0
apr 21
2018
1
apr 21
2681
1
feb 24
1734
2
sep 23
5990
0
jan 22
2429