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

*Trying install app for the payroll odoo-15-Enterprise*

KeyError: 'Field schedule_pay referenced in related field definition hr.contract.schedule_pay does not exist.'

Awatar
Odrzuć
Najlepsza odpowiedź

Hi
I am also having this issue and your explanation doesn't quiet give enough clarity
please i would really appreciate if you could help out

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

The schedule_pay actually referenced with the salary struture_id in the hr. contract module and the payroll module used the compute function to add the schedule_pay field


schedule_pay = fields.Selection(related='structure_type_id.default_struct_id.schedule_pay', depends=())


many2one field for linking the hr. contract module


Hope it helps



Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
maj 23
2098
1
lip 23
2614
1
cze 25
1688
1
maj 25
1002
3
lip 25
3316