mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[IM] hr_payroll_commission: display eligible to go onto payroll in tree
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
<field name="inherit_id" ref="hr_commission.view_hr_commission_payment_tree"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//field[@name='employee_id']" position="before">
|
||||
<field name="pay_in_payslip" />
|
||||
<field name="payslip_id" />
|
||||
</xpath>
|
||||
</field>
|
||||
|
||||
Reference in New Issue
Block a user