LP#1592891: Fix SIP2 standing penalty failures
authorJeff Godin <jgodin@tadl.org>
Wed, 15 Jun 2016 16:25:24 +0000 (12:25 -0400)
committerJeff Godin <jgodin@tadl.org>
Wed, 15 Jun 2016 16:41:54 +0000 (12:41 -0400)
commitd6127b7f158d753e0b3f076ac0f9ff7842765b96
tree81c64e5c100360267e61c928a4214b40aad318b1
parentedaee081c0d7eaff3bc907f24129358d9e830439
LP#1592891: Fix SIP2 standing penalty failures

Update too_many_overdue and excessive_fines in OpenILS::SIP::Patron
to account for the fact that the user object in this context no
longer contains an array of ausp objects, but just an array of ausp
IDs.

This fixes SIP2 failures with patron information messages when a
patron has one or more blocking penalties that are not otherwise
ignored.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm