From 8bb2e860b1d02e9468856c32c25371b747418ac4 Mon Sep 17 00:00:00 2001 From: rangi Date: Fri, 5 Mar 2004 21:24:38 +0000 Subject: [PATCH] Templates for use with the notifys/fines.pl script --- misc/notifys/templates/email-15.txt | 7 +++++ misc/notifys/templates/email-29.txt | 17 ++++++++++ misc/notifys/templates/email-8.txt | 11 +++++++ misc/notifys/templates/fax-15.html | 15 +++++++++ misc/notifys/templates/fax-29.html | 40 ++++++++++++++++++++++++ misc/notifys/templates/fax-8.html | 15 +++++++++ misc/notifys/templates/letter-29.html | 45 +++++++++++++++++++++++++++ misc/notifys/templates/sms-15.txt | 1 + misc/notifys/templates/sms-8.txt | 2 ++ 9 files changed, 153 insertions(+) create mode 100644 misc/notifys/templates/email-15.txt create mode 100644 misc/notifys/templates/email-29.txt create mode 100644 misc/notifys/templates/email-8.txt create mode 100644 misc/notifys/templates/fax-15.html create mode 100644 misc/notifys/templates/fax-29.html create mode 100644 misc/notifys/templates/fax-8.html create mode 100644 misc/notifys/templates/letter-29.html create mode 100644 misc/notifys/templates/sms-15.txt create mode 100644 misc/notifys/templates/sms-8.txt diff --git a/misc/notifys/templates/email-15.txt b/misc/notifys/templates/email-15.txt new file mode 100644 index 0000000000..eb31e975b2 --- /dev/null +++ b/misc/notifys/templates/email-15.txt @@ -0,0 +1,7 @@ +Dear Library Member +According to the library's records, you or your children have the following +overdue items borrowed from a Horowhenua Library and not yet returned. +Please return them immediately to avoid increasing fines. + + $ + diff --git a/misc/notifys/templates/email-29.txt b/misc/notifys/templates/email-29.txt new file mode 100644 index 0000000000..d48ef68ffb --- /dev/null +++ b/misc/notifys/templates/email-29.txt @@ -0,0 +1,17 @@ +Invoice for lost book(s) +This is an invoice for the replacement cost of items you +or your children borrowed from the library which have not been returned. + + $ $ + + +Total Owing: $ + + +If you return all overdue items, the total owing in fines will be $ + +Please deal with this matter immediately. If you need more time to search or pay, or you think a mistake +has been made, please contact the library straight away. If you do not respond to this letter, this +account will be handed to a debt collection agency. + diff --git a/misc/notifys/templates/email-8.txt b/misc/notifys/templates/email-8.txt new file mode 100644 index 0000000000..cd0d59e103 --- /dev/null +++ b/misc/notifys/templates/email-8.txt @@ -0,0 +1,11 @@ +Dear Library member +This is a reminder about some items you or your children borrowed from the library +recently, which are now overdue and incurring fines. + +They are: + $ + + +Please return or renew them as soon as you can. +Rosalie Blake +Head of Libraries diff --git a/misc/notifys/templates/fax-15.html b/misc/notifys/templates/fax-15.html new file mode 100644 index 0000000000..4d25ba27c7 --- /dev/null +++ b/misc/notifys/templates/fax-15.html @@ -0,0 +1,15 @@ +Dear

+According to the library's records, you or your children have the following overdue +items borrowed from a Horowhenua Library and not yet returned. Please return them immediately to avoid increasing fines. +

+ + + + + + + + + + +
$
diff --git a/misc/notifys/templates/fax-29.html b/misc/notifys/templates/fax-29.html new file mode 100644 index 0000000000..57b24c7473 --- /dev/null +++ b/misc/notifys/templates/fax-29.html @@ -0,0 +1,40 @@ +Dear

+ +Invoice for lost book(s)
+This is an invoice for the replacement cost of items you or your children +borrowed from the library which have not been returned. + +

+

+ + + + + + + + + + +
$$
+Total Owing: $

+If you return all overdue items, the total owing in fines will be $ +
+Please deal with this matter +immediately. If you need more time to search or pay, or you think a mistake +has been made, please contact the library straight away. If you do not +respond to this letter, this +account will be handed to a debt collection agency. + + + + + + + + + + + + + diff --git a/misc/notifys/templates/fax-8.html b/misc/notifys/templates/fax-8.html new file mode 100644 index 0000000000..1af20cbfd4 --- /dev/null +++ b/misc/notifys/templates/fax-8.html @@ -0,0 +1,15 @@ +Dear

+According to the library's records, you or your children have the following overdue +items borrowed from a Horowhenua Library and not yet returned. Please return them immediately to avoid increasing fines. +

+

+ + + + + + + + + +
$
diff --git a/misc/notifys/templates/letter-29.html b/misc/notifys/templates/letter-29.html new file mode 100644 index 0000000000..ef8effc594 --- /dev/null +++ b/misc/notifys/templates/letter-29.html @@ -0,0 +1,45 @@ +Dear

+Invoice for lost book(s)
+This is an invoice for the replacement cost of items you or your children +borrowed from the library which have not been returned. + +

+ + + + + + + + + + + + +
$$
+Total Owing: $

+If you return all overdue items, the total owing in fines will be $ +
+Please deal with this matter +immediately. If you need more time to search or pay, or you think a mistake +has been made, please contact the library straight away. If you do not +respond to this letter, this +account will be handed to a debt collection agency. + + + + + + + + + + + + + + + + + + diff --git a/misc/notifys/templates/sms-15.txt b/misc/notifys/templates/sms-15.txt new file mode 100644 index 0000000000..6a1309a234 --- /dev/null +++ b/misc/notifys/templates/sms-15.txt @@ -0,0 +1 @@ +ovdues @lib ret immed diff --git a/misc/notifys/templates/sms-8.txt b/misc/notifys/templates/sms-8.txt new file mode 100644 index 0000000000..c1cdac3be8 --- /dev/null +++ b/misc/notifys/templates/sms-8.txt @@ -0,0 +1,2 @@ +ovdues @lib pls ret + -- 2.39.2