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

16 lines
445 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="fiscalyear"/>
<field name="month"/>
<field name="issue_date"/>
<field name="party"/>
<!--<field name="party_name"/>-->
<field name="book_key"/>
<field name="operation_key"/>
<field name="base"/>
<field name="tax"/>
<field name="total"/>
</tree>