[FIX] Fixed last merge... forgot a tag in mail_demo;
authorThibault Delavallée <tde@openerp.com>
Wed, 14 Nov 2012 15:47:39 +0000 (16:47 +0100)
committerThibault Delavallée <tde@openerp.com>
Wed, 14 Nov 2012 15:47:39 +0000 (16:47 +0100)
bzr revid: tde@openerp.com-20121114154739-ls35o0zfx8ckdlgk

addons/mail/data/mail_demo.xml

index a7bc3b2..08cf45b 100644 (file)
@@ -85,6 +85,7 @@
             <field name="parent_id" ref="msg_discussion5"/>
             <field name="author_id" ref="base.partner_root"/>
             <field name="date" eval="(DateTime.today() - timedelta(days=23)).strftime('%Y-%m-%d %H:%M')"/>
+        </record>
 
         <!-- Demo user and admin conversation -->
         <record id="message_discussion" model="mail.message">