trytond-aeat_sii/view/sii_report_lines_form.xml

13 lines
385 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 string="AEAT SII Issued">
<label name="report"/>
<field name="report"/>
<label name="invoice"/>
<field name="invoice"/>
<label name="state"/>
<field name="state"/>
<field name="communication_msg" colspan="4"/>
</form>