Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3 Antworten
4184 Ansichten

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

Avatar
Verwerfen
Beste Antwort

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
Verwerfen
Autor

Okay, Thanks Ravi Gadhia

Beste Antwort

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

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Okt. 24
1183
0
Apr. 22
3987
1
Mai 21
3738
2
Aug. 25
2171
1
Juli 25
720