trytond-production_operation/view/configuration_form.xml

13 lines
420 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">
<newline/>
<label name="check_state_operation"/>
<field name="check_state_operation"/>
<label name="allow_done_production"/>
<field name="allow_done_production"/>
</xpath>
</data>