]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Warn on card expiring within 28 days
authorMichael Peters <mrpeters@library.in.gov>
Thu, 8 Nov 2012 19:14:42 +0000 (14:14 -0500)
committerBen Shum <bshum@biblio.org>
Wed, 21 Nov 2012 15:03:44 +0000 (10:03 -0500)
commit136dd85b33c6ffddbf587dcdccbb5c07d9cf0189
tree508df568632501fe416ece7ad3d75b1ecc9178ed
parent60c5146f4a4ce942329afcaba1c9df23e0ccd557
Warn on card expiring within 28 days

Thank you to Thomas Berzansky for pointing out a simple way of
accomplishing this, since we were already checking and alerting
if card was already expired.

This places an alert on the "stop sign" page if the card expires
within 28 days from the current date.

Interval can be configured by editing preexpire.setDate in display.js.

Signed-off-by: Michael Peters <mrpeters@library.in.gov>
Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/xul/staff_client/server/locale/en-US/patron.properties
Open-ILS/xul/staff_client/server/patron/display.js