13 lines
265 B
XML
13 lines
265 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<flectra>
|
|
<report
|
|
id="account.account_invoices"
|
|
model="account.invoice"
|
|
string="Invoices"
|
|
report_type="qweb-pdf"
|
|
name="account.report_invoice"
|
|
file="account.report_invoice"
|
|
attachment_use="False"
|
|
/>
|
|
</flectra>
|