Hello, We're trying to implement an automated email payroll. which is this one
And my email template is on this one
but when I go to payslips -> to pay -> new -> choose and employee -> compute sheet -> create Draft entry
when I click Create Draft Entry. I get this error
So this is where I think i get the error, I check on the employee and private address and I'm guessing its the language.
Does the
{{ object.employee_id.address_home_id.lang}}) = the language of the employee? Or should I provide more information?