Skip to Content
Menú
This question has been flagged
4877 Vistes

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.

Avatar
Descartar
Related Posts Respostes Vistes Activitat
5
de maig 22
25463
2
de set. 23
12347
3
de juny 19
6475
1
de jul. 17
4869
2
de jul. 25
4392