Se rendre au contenu
Menu
Cette question a été signalée
3 Réponses
3826 Vues

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

Avatar
Ignorer
Meilleure réponse

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
Ignorer
Auteur

Okay, Thanks Ravi Gadhia

Meilleure réponse

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

Avatar
Ignorer
Publications associées Réponses Vues Activité
2
oct. 24
889
0
avr. 22
3550
1
mai 21
3457
1
juin 25
461
0
mai 25
539