trytond-edocument_edifact/view/configuration_form.xml

9 lines
302 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<form>
<label name="edocument_sequence"/>
<field name="edocument_sequence"/>
<label name="export_path"/>
<field name="export_path"/>
</form>