]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Use hold current shelf lib to determine availability : opac hold count
authorBill Erickson <berick@esilibrary.com>
Tue, 27 Dec 2011 21:20:08 +0000 (16:20 -0500)
committerBill Erickson <berick@esilibrary.com>
Wed, 4 Jan 2012 20:48:22 +0000 (15:48 -0500)
commit85716b57f62b9de89327561f37cc3807d5fd6787
treead3863ba03f646ba25b19eacfa3e670be2ab33d4
parent4aac5e8fb061fa3bdd9808e9519cc605c2b1725a
Use hold current shelf lib to determine availability : opac hold count

The availability of a hold can now be determined by
hold.current_shelf_lib == hold.pickup_lib.

This change updates the API call for open hold counts for a patron.

open-ils.actor.user.hold_requests.count

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm