Launchpad automatic translations update.
[odoo/odoo.git] / addons / report_intrastat / intrastat_report.xml
1 <?xml version="1.0"?>
2 <openerp>
3 <data>
4                 <report string="Invoice Intrastat"
5    model="account.invoice"
6    name="account.invoice.intrastat"
7    rml="report_intrastat/report/invoice.rml"
8     id="invoice_intrastat_id"
9     auto="False"/>
10 </data>
11 </openerp>
12
13