Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odgovori
4067 Prikazi

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

Avatar
Opusti
Best Answer

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

Avatar
Opusti
Avtor

Okay, Thanks Ravi Gadhia

Best Answer

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

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
okt. 24
1098
0
apr. 22
3868
1
maj 21
3642
1
jul. 25
344
1
jun. 25
1001