trytond-stock_shipment_in_edi/view/stock_configuration_form.xml

13 lines
411 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/>
<separator id="edi_conf_group" string="EDI" colspan="4"/>
<label name="inbox_path_edi"/>
<field name="inbox_path_edi" colspan="3"/>
<newline/>
</xpath>
</data>