]> git.evergreen-ils.org Git - Evergreen.git/commit
DB seed data for CAPTURE and FULFILL penalty blocks
authorBill Erickson <berick@esilibrary.com>
Tue, 10 Apr 2012 19:41:51 +0000 (15:41 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 24 Jul 2012 15:49:30 +0000 (11:49 -0400)
commitae0e26ed0862b3694415806ce2dc05e128868c24
tree7ef9c9b7028b9a501582731c6dc6be1c5ee93837
parentea3a318233a63168882f93945add1cdd8a18ff61
DB seed data for CAPTURE and FULFILL penalty blocks

All occurrences of HOLD in the block list for any existing penalties are
updated to HOLD|CAPTURE|FULFILL for backwards compatibility, minus the
handful of STAFF_* penalties whose codes match their respective
block_lists.

To use these new block types, simply update existing penalties as
desired or add new local pentalty types for staff-managed patron
blocking messages.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.hold_cap_fill_penalty_blocks.sql [new file with mode: 0644]