Skip to Content
Menu
This question has been flagged
4889 Views

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
Discard
Related Posts Replies Views Activity
5
May 22
25480
2
Sep 23
12376
3
Jun 19
6501
1
Jul 17
4886
2
Jul 25
4483