basic hold notify template
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 9 Aug 2006 22:12:26 +0000 (22:12 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 9 Aug 2006 22:12:26 +0000 (22:12 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@5415 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/examples/hold_notification_template.example [new file with mode: 0644]

diff --git a/Open-ILS/examples/hold_notification_template.example b/Open-ILS/examples/hold_notification_template.example
new file mode 100644 (file)
index 0000000..8a56fed
--- /dev/null
@@ -0,0 +1,29 @@
+# --------------------------------------------------------------------
+# Test comments..
+# --------------------------------------------------------------------
+
+${DATE}
+
+${LIBRARY}
+${LIBRARY_ADDRESS}
+
+
+       ${PATRON_NAME}
+       ${PATRON_ADDRESS}
+
+                       Hold Available for Pickup
+
+The item you requested is available for pickup from the
+Library.  Contact the Circulation Desk to check out the
+item.
+
+
+       Title: ${TITLE} 
+       Author: ${AUTHOR}
+       Call Number: ${CALL_NUMBER}
+       Copy Barcode: ${COPY_BARCODE}
+       Copy Number: ${COPY_NUMBER}
+
+
+Thank you.
+