跳至内容
菜单
此问题已终结
3 回复
4187 查看

Is this possible to add value to a selection field without coding, by any settings way ?

形象
丢弃
最佳答案

No, there is no way to add new value to as existing selection field (created by python) without python code.
Selection field selection values don't store in a database. when the server start its create python instance of the field class and for selection value stored in the instance.
That's why we don't change it from UI/Settings (unlike other attributes of fields).
due to this limitation odoo studio could not provide an option to add value to selection field

形象
丢弃
编写者

Okay, Thanks Ravi Gadhia

最佳答案

It is possible for Custom Fields, either through Odoo Studio or through Settings / Technical / Fields, but not for base fields.

形象
丢弃
相关帖文 回复 查看 活动
2
10月 24
1186
0
4月 22
3995
1
5月 21
3740
2
8月 25
2195
1
7月 25
748