work status form view

This commit is contained in:
Raimon Esteve 2021-10-05 15:34:32 +02:00
parent 0dd86b1bc4
commit abce39e6d5
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="//field[@name='sequence']" position="after">
<xpath expr="//field[@name='types']" position="after">
<label name="role"/>
<field name="role"/>
</xpath>