[FIX] gamification: this noupdate block should be in noupdate (no kidding)

bzr revid: mat@openerp.com-20140417125412-4w5wp0ubsendx7nr
This commit is contained in:
Martin Trigaux 2014-04-17 14:54:12 +02:00
parent 7b413e4aff
commit 5e7b8518d5
1 changed files with 1 additions and 1 deletions

View 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">