FIX the noupdate flag on the email template.

pull/2/head
Alexis de Lattre 2013-09-30 11:56:58 +02:00
parent ce30068b18
commit d9dbb152a8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
-->
<openerp>
<data noupdate="0">
<data noupdate="1">
<!-- Error Email template -->
<record id="scheduler_error_mailer" model="email.template">