update code
This commit is contained in:
parent
3ead8480fa
commit
1e61e39f6c
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue