Merge pull request #3591 from expsa/bakry_hr3

fix
This commit is contained in:
bakry 2025-06-23 16:38:56 +03:00 committed by GitHub
commit 28bf7ce076
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -155,8 +155,8 @@
decoration-info="state == 'draft'" string="Employee official mission">
<field name="employee_no" string="Employee Number"/>
<field name="employee_id" string="Employee Id"/>
<field name="department_id" string="Department"/>
<!--field name="code" string="Code"/-->
<field name="department_id" string="Department" />
<field name="code" string="Code" optional="hide"/>
<field name="request_type" string="Request Type"/>
<field name="date" string="Date"/>
<field name="gm_propos_amount" string="Loan Amount"/>