UPDATE exp_payroll_custom

This commit is contained in:
manar 2025-02-17 13:34:54 +02:00
parent b85939788d
commit 3a8b70df99
2 changed files with 4 additions and 1 deletions

View File

@ -56,7 +56,7 @@
<strong>Identification No</strong>
</td>
<td>
<span t-field="o.employee_id.identity_number"/>
<span t-field="o.employee_id.identification_id"/>
</td>
</tr>
<tr>

View File

@ -3,6 +3,9 @@
<template id="report_payslip_inherit" inherit_id="exp_hr_payroll.report_payslip">
<xpath expr="//span[@t-field='o.employee_id.identification_id']" position="replace">
<span t-field="o.employee_id.identity_number"/>
</xpath>
<xpath expr="//div/table[2]/tbody" position="inside">
<tr>
<td colspan="2">