]> git.evergreen-ils.org Git - Evergreen.git/blob - Evergreen/src/extras/overdue_notice_email
8a4707c4c72890713feb5a2bc6f27d53cc139e4d
[Evergreen.git] / Evergreen / src / extras / overdue_notice_email
1 To: ${EMAIL_RECIPIENT}
2 From: ${EMAIL_SENDER}
3 Reply-To: ${EMAIL_REPLY_TO}
4 Subject: Overdue Materials Notification
5 ${EMAIL_HEADERS}
6
7
8 ${DATE}
9 Dear ${FIRST_NAME} ${MIDDLE_NAME} ${LAST_NAME}
10
11
12 Our records indicate these items are ${RANGE} days or more overdue:
13
14 TITLE                 AUTHOR                CALL NUMBER
15
16 ${OVERDUE_ITEMS[
17 ${TITLE} : ${AUTHOR}            ${CALL_NUMBER}
18 Due: ${DUE_DAY}/${DUE_MONTH}/${DUE_YEAR}                ID: ${ITEM_BARCODE}
19 ]}
20
21
22 Please return the above items to avoid additional fines.  Please do not
23
24 respond to this email.  Contact your library for more information:
25
26 ${ORG_NAME} / ${ORG_ADDRESS}
27 ${ORG_PHONE}
28
29