Ir al contenido
Menú
Se marcó esta pregunta
4865 Vistas

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
Publicaciones relacionadas Respuestas Vistas Actividad
5
may 22
25443
2
sept 23
12317
3
jun 19
6462
1
jul 17
4864
2
jul 25
4333