adjustments to improved reporter email templates
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 31 Oct 2007 04:00:48 +0000 (04:00 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 31 Oct 2007 04:00:48 +0000 (04:00 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@7950 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/reporter/report_failure.tmpl
Open-ILS/src/reporter/report_success.tmpl

index b55dd24..85679bc 100644 (file)
@@ -1,10 +1,16 @@
 To: {TO}
 From: {FROM}
-Reply-To: {REPLY-TO}
+Reply-To: {REPLY_TO}
 Subject: Report finished: "{REPORT_NAME}" 
 
-At {RUN_TIME} the report "{REPORT_NAME}" finished running with a complete
-time of {COMPLETE_TIME}.
+Your report, named [{REPORT_NAME}], was scheduled to run at {RUN_TIME} has failed with the following error message:
+
+ {ERROR_TEXT}
+
+The SQL command attempted was:
+
+ {SQL}
+
+If you are unsure of the meaning of this message, please contact your ILS adminstrator or support staff
+and give them both the error message and the SQL command.
 
-You can view the report at the following URL:
-{OUTPUT_URL}
index b55dd24..a49a1a8 100644 (file)
@@ -1,6 +1,6 @@
 To: {TO}
 From: {FROM}
-Reply-To: {REPLY-TO}
+Reply-To: {REPLY_TO}
 Subject: Report finished: "{REPORT_NAME}" 
 
 At {RUN_TIME} the report "{REPORT_NAME}" finished running with a complete