]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1534283 SIP prevents renewal when user has any blocking standing penalties
authorblake <blake@mobiusconsortium.org>
Mon, 18 Apr 2016 21:25:46 +0000 (16:25 -0500)
committerMike Rylander <mrylander@gmail.com>
Tue, 9 Aug 2016 16:49:22 +0000 (12:49 -0400)
commit2ba2c3bf0c3fe3bcccd242fa435d589fe0847bf3
tree1afe2b6bba45ef25ed9119e17e858f24f1fe243f
parente51f6070f186e9f5504c3e1da5a93e7627738599
LP1534283 SIP prevents renewal when user has any blocking standing penalties

This code dives into each penalty to investigate weather or not the patron
can renew based on the block list column. Before, SIP would block renewals with
the presence of penalty 1 or 2 regardless.

Signed-off-by: blake <blake@mobiusconsortium.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm