[FIX] account_invoice_layout : Fixed the issue with the account in invoice lines...
[odoo/odoo.git] / addons / account_invoice_layout / account_invoice_layout_demo.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <openerp>
3     <data noupdate="1">
4
5         <record id="demo_message1" model="notify.message">
6             <field name="name">OpenERP SA</field>
7             <field name="msg">ERP &amp; CRM Solutions...</field>
8         </record>
9     </data>
10 </openerp>