Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
2610 Prikazi

*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.'

Avatar
Opusti
Best Answer

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

Avatar
Opusti
Best Answer

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



Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
maj 23
2142
1
jul. 23
2658
1
jun. 25
1778
1
maj 25
1144
3
jul. 25
3381