Merge pull request #3467 from expsa/bakry_hr3

fix termination report
This commit is contained in:
bakry 2025-06-16 17:24:08 +03:00 committed by GitHub
commit be4ce92d05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -10,11 +10,11 @@
<group>
<group>
<field name="cause_type"/>
<field name="salary_date_from"/>
<field name="end_date" required="1"/>
<field name="type"/>
</group>
<group>
<field name="salary_date_from"/>
<field name="salary_date_to"/>
<field name="allowance_ids" widget="many2many_tags"/>
</group>