FIX the noupdate flag on the email template.
parent
ce30068b18
commit
d9dbb152a8
|
@ -5,7 +5,7 @@
|
|||
-->
|
||||
|
||||
<openerp>
|
||||
<data noupdate="0">
|
||||
<data noupdate="1">
|
||||
|
||||
<!-- Error Email template -->
|
||||
<record id="scheduler_error_mailer" model="email.template">
|
||||
|
|
Loading…
Reference in New Issue