Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
5002 Visninger

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
5
maj 22
25580
2
sep. 23
12490
3
jun. 19
6598
1
jul. 17
4975
2
jul. 25
4686