duplication issue employer history, eudcation history

This commit is contained in:
Pranay 2025-07-01 17:19:07 +05:30
parent 08e93e44c5
commit ab3163978d
1 changed files with 0 additions and 25 deletions

View File

@ -107,31 +107,6 @@
</field> </field>
<br/> <br/>
<br/> <br/>
<h5>Education Details</h5>
<field name="education_history">
<list string="Education Details">
<field name="education_type"/>
<field name="name"/>
<field name="university"/>
<field name="start_year"/>
<field name="end_year"/>
<field name="marks_or_grade"/>
<field name="employee_id" column_invisible="1"/>
</list>
</field>
<br/>
<br/>
<h5>Employer History</h5>
<field name="employer_history">
<list string="Employer Details">
<field name="company_name"/>
<field name="designation"/>
<field name="date_of_joining"/>
<field name="last_working_day"/>
<field name="ctc"/>
<field name="employee_id" column_invisible="1"/>
</list>
</field>
</xpath> </xpath>
<xpath expr="//field[@name='employee_type']" position="attributes"> <xpath expr="//field[@name='employee_type']" position="attributes">
<attribute name="invisible">1</attribute> <attribute name="invisible">1</attribute>