7-sep-2020 wage name change basic salary

This commit is contained in:
sonal arora
2020-09-07 12:34:05 +05:30
parent 60c0f7c137
commit 1a756d4412
2 changed files with 9 additions and 6 deletions

View File

@@ -9,6 +9,9 @@
<xpath expr="//field[@name='job_id']" position="after"> <xpath expr="//field[@name='job_id']" position="after">
<field name="type_id"/> <field name="type_id"/>
</xpath> </xpath>
<field name="wage" position="attributes">
<attribute name="string">Basic Salary</attribute>
</field>
</field> </field>
</record> </record>