Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
4980 Visualizações

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
5
mai. 22
25563
2
set. 23
12469
3
jun. 19
6587
1
jul. 17
4967
2
jul. 25
4669