Merge pull request #3651 from expsa/hr_payroll_group

HR Advance Payroll ecurity
This commit is contained in:
eslamtalaat744 2025-06-26 14:46:44 +03:00 committed by GitHub
commit 1f4c2f4ef2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@
<field name="arch" type="xml">
<tree position="replace">
<tree decoration-success="state=='transfered'" decoration-info="state == 'draft'">
<field name="name"/>
<!-- <field name="name"/>-->
<field name="date_start"/>
<field name="date_end"/>
<field name="credit_note" invisible="1"/>