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

Dear All,

It was found that selection column in ir.model.fields table was not updated with the corresponding Selection option accordingly, For example:

Employee's gender option [

('male', 'Male'),

('female', 'Female'),

('other', 'Other')

]

I would like to update it with self._fields['gender '].selection in \odoo\models.py, but where should I add it? Pls help.

Thanks in advance.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
5
трав. 22
25644
2
вер. 23
12621
3
черв. 19
6680
1
лип. 17
5036
2
лип. 25
4806