7-sep-2020 wage name change basic salary

This commit is contained in:
sonal arora
2020-09-07 13:20:45 +05:30
parent 1a756d4412
commit cbab3b7c76

View File

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