Se rendre au contenu
Menu
Cette question a été signalée
5102 Vues

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
Ignorer
Publications associées Réponses Vues Activité
5
mai 22
25668
2
sept. 23
12658
3
juin 19
6700
1
juil. 17
5052
2
juil. 25
4841