trytond-aeat_sii/view/sii_report_line_tax_list.xml

14 lines
401 B
XML
Raw Normal View History

2017-06-13 16:57:59 +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-06-13 16:57:59 +02:00
<field name="line"/>
<field name="base"/>
<field name="rate"/>
<field name="amount"/>
<field name="surcharge_rate"/>
<field name="surcharge_amount"/>
<field name="reagyp_rate"/>
<field name="reagyp_amount"/>
</tree>