Sending Circulation Alerts part 1
authorJohn Beppu <john.beppu@liblime.com>
Tue, 3 Feb 2009 22:02:04 +0000 (16:02 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 4 Feb 2009 19:56:20 +0000 (13:56 -0600)
commit02fe630873c6f5a20abde43ce8a84a48d31fc885
tree614cae79b76476b0826ba6c057080e189ceaac94
parent5991cdd33acb7a6205edc084db1cdc17e67577f1
Sending Circulation Alerts part 1

- Added code to AddIssue to send an alert when appropriate.
- Added code to AddReturn to send an alert when appropriate.
- Added a sub called SendCirculationAlert() that DOESN'T ACTUALLY WORK YET.

Signed-off-by: Daniel Sweeney <daniel.sweeney@liblime.com>
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Circulation.pm