[FIX] Thread widget: cleaned function calls (using this.proxy) to avoid asynchronous...
[odoo/odoo.git] / addons / account_accountant / account_accountant_data.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <openerp>
3     <data>
4
5 <!--
6         It's easier for new users to not activate this (ex: they misconfigure
7         header and footer.)
8
9         <record model="ir.actions.report.xml" id="account.account_invoices">
10             <field name="attachment_use">1</field>
11         </record>
12 -->
13
14     </data>
15 </openerp>