Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
3 Risposte
4170 Visualizzazioni

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

Avatar
Abbandona
Risposta migliore

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
Abbandona
Autore

Okay, Thanks Ravi Gadhia

Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
ott 24
1173
0
apr 22
3973
1
mag 21
3735
2
ago 25
2098
1
lug 25
668