Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
4832 Widoki

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
5
maj 22
25383
2
wrz 23
12269
3
cze 19
6419
1
lip 17
4840
2
lip 25
4256