Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
3719 Lượt xem


odoo-server/addons/hr_payroll/wizard/hr_payroll_payslips_by_employees.py", line 26, in compute_sheet
    slip_data = self.env['hr.payslip'].onchange_employee_id(from_date, to_date, employee.id, contract_id=False)
TypeError: onchange_employee_id() got an unexpected keyword argument 'contract_id'


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Are you using custom module like saudi_gosi module, I found the same error in Open HRMS in below link and it's already solved for v12  as per below link so you need to download the latest version of V11 and update you environment and see if it's solved for 11 as well. 

https://github.com/CybroOdoo/OpenHRMS/issues/24

https://github.com/CybroOdoo/OpenHRMS/commit/2c1dafba3b5bb21b2cf36c869630459a0a84c9f7#diff-3bef6db36246fe452045f2c0f24c7d22

Ảnh đại diện
Huỷ bỏ
Tác giả

it works after uninstall saudi gosi . the issue still in v11 , thanks indeed

You can fix it as second link or submit issue in there github page

Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 6 20
2630
2
thg 1 19
5535
0
thg 5 22
3441
1
thg 3 22
13563
5
thg 3 20
3700