跳至内容
菜单
此问题已终结
2 回复
2475 查看

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

形象
丢弃
最佳答案

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

形象
丢弃
最佳答案

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



形象
丢弃
相关帖文 回复 查看 活动
0
5月 23
2011
1
7月 23
2527
1
6月 25
1248
1
5月 25
859
3
7月 25
3015