[[repeatIn(objects,'o')]] Pay Slip [[o.credit_note==False and removeParentNode('para')]] Credit Note ([[o.name or removeParentNode('para')]]) Name [[o.employee_id.name]] Designation [[ o.employee_id.job_id.name or '' ]] Address [[o.employee_id.address_home_id and o.employee_id.address_home_id.name or '' ]] [[o.employee_id.address_home_id and display_address(o.employee_id.address_home_id)]] Email [[ o.employee_id.work_email or '' ]] Identification No [[ o.employee_id.identification_id or '' ]] Reference [[ o.number or '' ]] Bank Account [[ o.employee_id.otherid or '' ]] Date From [[ o.date_from or '']] Date To [[ o.date_to or '' ]] Code Name Quantity/Rate Amount Total
[[repeatIn(get_payslip_lines(o.line_ids),'p') ]] [[ p.code ]] [[ p.name ]] [[ formatLang(p.quantity) ]] [[ formatLang(p.amount) ]] [[ formatLang(p.total, currency_obj = o.company_id and o.company_id.currency_id)]]
Authorized Signature