LP#1761891: remove old reporter email templates user/jeffdavis/lp1761891-remove-old-report-email-templates
authorJeff Davis <jdavis@sitka.bclibraries.ca>
Fri, 6 Apr 2018 23:03:10 +0000 (16:03 -0700)
committerJeff Davis <jdavis@sitka.bclibraries.ca>
Fri, 6 Apr 2018 23:03:10 +0000 (16:03 -0700)
The report-success and report-fail files in Open-ILS/src/reporter are
the ones that actually get used.

Signed-off-by: Jeff Davis <jdavis@sitka.bclibraries.ca>
Open-ILS/src/extras/report-fail [deleted file]
Open-ILS/src/extras/report-success [deleted file]

diff --git a/Open-ILS/src/extras/report-fail b/Open-ILS/src/extras/report-fail
deleted file mode 100644 (file)
index 496da93..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-To: {TO}
-From: {FROM}
-Reply-To: {REPLY_TO}
-Subject: Report Failure Notification
-
-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 PINES staff
-and give them both the error message and the SQL command.
-
-Thanks,
-
-Clark Kent, your friendly neighorhood reporter.
-
diff --git a/Open-ILS/src/extras/report-success b/Open-ILS/src/extras/report-success
deleted file mode 100644 (file)
index 38212df..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-To: {TO}
-From: {FROM}
-Reply-To: {REPLY_TO}
-Subject: Report Completion Notification
-
-Your report, named [{REPORT_NAME}], was scheduled to run at {RUN_TIME} and completed at {COMPLETE_TIME}.
-It is available for viewing at the following URL:
-
- {OUTPUT_URL}
-
-If you have any general questions, please contact the PINES staff.
-
-Thanks,
-
-Clark Kent, your friendly neighorhood reporter.
-