<p>OpenERP tried to run the scheduler <em>${object.name or ''}</em> in the database <em>${ctx.get('dbname')}</em> but it failed. Here is the error message :</p>
<p>OpenERP tried to run the scheduler <em>${object.name or ''}</em> in the database <em>${ctx.get('dbname')}</em> but it failed. Here is the error message :</p>
@ -24,7 +24,7 @@
${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}
${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get the error message from the context.'}
</strong>
</strong>
<p>You may check the logs of the OpenERP server to get more information about this failure.</p>
<p>You may check the logs of the Odoo server to get more information about this failure.</p>
<p>Properties of the scheduler <em>${object.name or ''}</em> :</p>
<p>Properties of the scheduler <em>${object.name or ''}</em> :</p>
<ul>
<ul>
@ -39,7 +39,7 @@ ${ctx.get('job_exception') and ctx.get('job_exception').value or 'Failed to get
<p>
<p>
-- <br/>
-- <br/>
Automatic e-mail sent by OpenERP. Do not reply.<br/>