]> git.evergreen-ils.org Git - Evergreen.git/commit
Hold notification creation A/T cleanup module
authorBill Erickson <berick@esilibrary.com>
Thu, 9 Jun 2011 19:21:39 +0000 (15:21 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 15 Nov 2011 17:15:19 +0000 (12:15 -0500)
commitae9a66066ff3d50e6aa5bb37ad50afdd7e795af2
tree42132f65e75cb7a23cbc88743ab24a23ade4d370
parentceeea809f0f5fedd694b8d18fc03dd1bcc1a174f
Hold notification creation A/T cleanup module

New CreateHoldNotification Action/Trigger cleanup module that, when
linked to a hold-based event_definition, adds an entry into
action.hold_notification for each hold processed.  The main user-facing
change from this will be that the hold notification time / count in the
staff client will now take A/T notices into effect in addition to
manually created hold notifications.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Cleanup.pm
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.hold-notification-cleanup-mod.sql [new file with mode: 0644]