trytond-edocument_edifact/view/edocument_template_form.xml

11 lines
336 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="message_type"/>
<field name="message_type"/>
<label name="party"/>
<field name="party"/>
<label name="template"/>
<field name="template"/>
</form>