trytond-aeat_sii/view/sii_report_list.xml

17 lines
506 B
XML
Raw Normal View History

2017-04-28 09:26:42 +02:00
<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<tree>
2017-04-28 09:26:42 +02:00
<field name="company"/>
<field name="company_vat"/>
<field name="book"/>
<field name="currency"/>
<field name="fiscalyear"/>
<field name="period"/>
<field name="operation_type"/>
<field name="version"/>
<field name="state"/>
2017-06-14 10:59:47 +02:00
<field name="send_date" widget="date"/>
2017-04-28 09:26:42 +02:00
<field name="communication_state"/>
</tree>