trytond-edocument_edifact/view/configuration_form.xml

11 lines
409 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/separator[@id='inventory']" position="before">
<label name="edocument_sequence"/>
<field name="edocument_sequence"/>
<label name="EDI_output_path"/>
<field name="EDI_output_path"/>
</xpath>
</data>