update code

This commit is contained in:
Pawan Kumar 2021-02-25 16:32:39 +05:30
parent 3ead8480fa
commit 1e61e39f6c
1 changed files with 6 additions and 0 deletions

View File

@ -232,6 +232,12 @@
<xpath expr="//field[@name='effective_hours']" position="before">
<field name="start_date"/>
</xpath>
<xpath expr="//field[@name='effective_hours']" position="before">
<field name="planned_hours"/>
</xpath>
<xpath expr="//field[@name='effective_hours']" position="after">
<field name="remaining_hours"/>
</xpath>
</field>
</record>