[FIX] clean installation message.
[odoo/odoo.git] / addons / account_voucher / account_voucher_data.xml
index 656d2c2..6270627 100644 (file)
@@ -7,11 +7,11 @@
             <field name="res_id" ref="mail.group_all_employees"/>
             <field name="type">notification</field>
             <field name="subject">eInvoicing &amp; Payments application installed!</field>
-            <field name="body">OpenERP's electronic invoicing accelerates the creation of invoices and collection of customer payments. Invoices are created in a few clicks and your customers receive them by email. They can pay online and/or import them in their own system.
+            <field name="body"><![CDATA[
+                <p>OpenERP's electronic invoicing accelerates the creation of invoices and collection of customer payments. Invoices are created in a few clicks and your customers receive them by email. They can pay online and/or import them in their own system.</p>  
 
-You can track customer payments easily and automate follow-ups. You get an overview of the discussion with your customers on each invoice for easier traceability.
-
-For advanced accounting features, you should install the "Accounting and Finance" module.</field>
+<p>You can track customer payments easily and automate follow-ups. You get an overview of the discussion with your customers on each invoice for easier traceability. For advanced accounting features, you should install the "Accounting and Finance" module.</p>
+            ]]></field>
         </record>
     </data>
 </openerp>