trytond-aeat_340/view/issued_tree.xml
Sergi Almacellas Abellana c48ecb3f0f Remove string attribute from views
issue2350
2016-07-05 13:42:00 +02:00

17 lines
512 B
XML

<?xml version="1.0"?>
<!--The COPYRIGHT file at the top level of this repository
contains the full copyright notices and license terms. -->
<tree>
<field name="invoice_number"/>
<field name="issue_date"/>
<field name="operation_date"/>
<field name="party_name"/>
<field name="party_identifier_type"/>
<field name="operation_key"/>
<field name="issued_invoice_count"/>
<field name="record_count"/>
<field name="base"/>
<field name="tax"/>
<field name="total"/>
</tree>