Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
4260 Переглядів

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

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Автор

Okay, Thanks Ravi Gadhia

Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
жовт. 24
1267
0
квіт. 22
4082
1
трав. 21
3812
2
серп. 25
2411
1
лип. 25
910