[FIX] gamification: this noupdate block should be in noupdate (no kidding)
authorMartin Trigaux <mat@openerp.com>
Thu, 17 Apr 2014 12:54:12 +0000 (14:54 +0200)
committerMartin Trigaux <mat@openerp.com>
Thu, 17 Apr 2014 12:54:12 +0000 (14:54 +0200)
bzr revid: mat@openerp.com-20140417125412-4w5wp0ubsendx7nr

addons/gamification/data/goal_base.xml

index 66dd7be..c8c1856 100644 (file)
@@ -2,7 +2,7 @@
 <openerp>
     <!-- Mail template is done in a NOUPDATE block
          so users can freely customize/delete them -->
-    <data noupdate="0">
+    <data noupdate="1">
         <!--Email template -->
         
         <record id="email_template_goal_reminder" model="email.template">