Skip to Content
Menú
This question has been flagged
3 Respostes
4006 Vistes

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

Avatar
Descartar
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
Descartar
Autor

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
Descartar
Related Posts Respostes Vistes Activitat
2
d’oct. 24
1013
0
d’abr. 22
3803
1
de maig 21
3599
0
de jul. 25
166
1
de juny 25
881