Skip to Content
Menu
This question has been flagged
5453 Zobrazenia

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
5
máj 22
26214
2
sep 23
13172
3
jún 19
7081
1
júl 17
5403
2
júl 25
5705