Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
5281 Ansichten

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
5
Mai 22
25897
2
Sept. 23
12889
3
Juni 19
6880
1
Juli 17
5207
2
Juli 25
5229