trytond-production_work_emp.../view/team_form.xml

10 lines
332 B
XML

<?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="/form" position="inside">
<label name="work_center"/>
<field name="work_center"/>
<field name="work_centers" colspan="6"/>
</xpath>
</data>