Scripts to deal with overdues.
authorrangi <rangi>
Fri, 5 Mar 2004 21:22:15 +0000 (21:22 +0000)
committerrangi <rangi>
Fri, 5 Mar 2004 21:22:15 +0000 (21:22 +0000)
commitd8bbc4ec5c2658857c37a8bdb33733dd05d13ade
tree6ec04e4779a212c7b48e570a2e2fb65b397a1917
parenta12fd4c5cc5946400519ba20253380e025535374
Scripts to deal with overdues.
fines.pl will levy fines and place them on patrons accounts, it will also then attempt to notify
the borrowers.
Either by email, sms, fax etc depending on what the patron has set as preferred contact.
Email and letters are currently working fine, fax, and sms need to be worked on.

Test with caution in your library, you dont want to be bombarding patrons with emails :)
misc/notifys/attempted_contacts.sql [new file with mode: 0644]
misc/notifys/contact_history.pl [new file with mode: 0755]
misc/notifys/fines.pl [new file with mode: 0755]