trytond-edocument_edifact/view/configuration_form.xml

13 lines
428 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="import_path"/>
<field name="import_path"/>
<label name="export_path"/>
<field name="export_path"/>
<label name="error_path"/>
<field name="error_path"/>
</form>