Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3 Odpowiedzi
4186 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Autor

Okay, Thanks Ravi Gadhia

Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
paź 24
1186
0
kwi 22
3993
1
maj 21
3738
2
sie 25
2190
1
lip 25
746