From 90688bdcd4b9576563f8cdd5175ae115ca880c0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Mon, 10 Jun 2013 13:26:30 +0200 Subject: [PATCH] erp5_deferred_style: send a mail message for now --- .../ERP5Site_notifyReportComplete.xml | 4 ++-- bt5/erp5_deferred_style/bt/revision | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_deferred_style/SkinTemplateItem/portal_skins/erp5_deferred_style_core/ERP5Site_notifyReportComplete.xml b/bt5/erp5_deferred_style/SkinTemplateItem/portal_skins/erp5_deferred_style_core/ERP5Site_notifyReportComplete.xml index b94d7279f1..069f8b5da0 100644 --- a/bt5/erp5_deferred_style/SkinTemplateItem/portal_skins/erp5_deferred_style_core/ERP5Site_notifyReportComplete.xml +++ b/bt5/erp5_deferred_style/SkinTemplateItem/portal_skins/erp5_deferred_style_core/ERP5Site_notifyReportComplete.xml @@ -57,8 +57,8 @@ portal.portal_notifications.activate(queue=\'SQLQueue\').sendMessage(\n subject=subject,\n message=message,\n message_text_format=\'text/plain\',\n - notifier_list=(\'Site Message\',),\n - store_as_event=True,\n + notifier_list=(\'Mail Message\',),\n + store_as_event=False,\n attachment_list=attachment_list,\n )\n </string> </value> diff --git a/bt5/erp5_deferred_style/bt/revision b/bt5/erp5_deferred_style/bt/revision index 6d58c4e590..97e3504110 100644 --- a/bt5/erp5_deferred_style/bt/revision +++ b/bt5/erp5_deferred_style/bt/revision @@ -1 +1 @@ -109 \ No newline at end of file +110 \ No newline at end of file -- 2.30.9