From 89c04ec325f964979c413aebd304cae8570d303d Mon Sep 17 00:00:00 2001 From: Alessandro Uffreduzzi Date: Tue, 14 Sep 2021 17:24:33 +0200 Subject: [PATCH] [FIX] scheduler_error_mailer: fixed email template fields [UPD] Update scheduler_error_mailer.pot Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-tools-12.0/server-tools-12.0-scheduler_error_mailer Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-scheduler_error_mailer/ --- scheduler_error_mailer/__manifest__.py | 2 +- .../data/ir_cron_email_tpl.xml | 5 ++--- scheduler_error_mailer/i18n/de.po | 5 ++--- scheduler_error_mailer/i18n/es.po | 5 ++--- scheduler_error_mailer/i18n/fr.po | 5 ++--- scheduler_error_mailer/i18n/hr.po | 5 ++--- scheduler_error_mailer/i18n/pt.po | 5 ++--- scheduler_error_mailer/i18n/pt_BR.po | 5 ++--- .../i18n/scheduler_error_mailer.pot | 5 ++--- scheduler_error_mailer/i18n/sl.po | 5 ++--- scheduler_error_mailer/i18n/zh_CN.po | 5 ++--- .../migrations/12.0.1.2.0/post-migration.py | 19 +++++++++++++++++++ 12 files changed, 40 insertions(+), 31 deletions(-) create mode 100644 scheduler_error_mailer/migrations/12.0.1.2.0/post-migration.py diff --git a/scheduler_error_mailer/__manifest__.py b/scheduler_error_mailer/__manifest__.py index 1ddd01b19..b91457917 100644 --- a/scheduler_error_mailer/__manifest__.py +++ b/scheduler_error_mailer/__manifest__.py @@ -6,7 +6,7 @@ { 'name': 'Scheduler Error Mailer', - 'version': '12.0.1.1.0', + 'version': '12.0.1.2.0', 'category': 'Extra Tools', 'license': 'AGPL-3', 'author': "Akretion,Sodexis,Odoo Community Association (OCA)", diff --git a/scheduler_error_mailer/data/ir_cron_email_tpl.xml b/scheduler_error_mailer/data/ir_cron_email_tpl.xml index 14563fba6..c2349285a 100644 --- a/scheduler_error_mailer/data/ir_cron_email_tpl.xml +++ b/scheduler_error_mailer/data/ir_cron_email_tpl.xml @@ -25,9 +25,8 @@ ${ctx.get('job_exception') or 'Failed to get the error message from the context.

Properties of the scheduler ${object.name or ''} :