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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
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
|
2671 | |||
|
1
4月 21
|
3250 | |||
|
1
2月 24
|
2520 | |||
|
2
9月 23
|
7040 | |||
|
0
1月 22
|
3106 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.