trytond-production_operation/view/configuration_form.xml

11 lines
328 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"/>
</xpath>
</data>