跳至內容
選單
此問題已被標幟
3 回覆
4467 瀏覽次數

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

頭像
捨棄
最佳答案

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

頭像
捨棄
最佳答案

Hi,

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

Only models can be defined as Transient.

Thanks

頭像
捨棄
最佳答案

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
4月 21
2007
1
4月 21
2679
1
2月 24
1732
2
9月 23
5990
0
1月 22
2425