]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Hold current_shelf_lib for shelf browse API
authorBill Erickson <berick@esilibrary.com>
Tue, 27 Dec 2011 20:55:33 +0000 (15:55 -0500)
committerBill Erickson <berick@esilibrary.com>
Wed, 4 Jan 2012 19:40:00 +0000 (14:40 -0500)
commitda521bed5758a5ee7d6f15e25dc7d3c00546071a
tree782842011ba67cb0fa99607fd9baa6c2e897d51b
parent46a751a8a8ded31c2dd7cfe96d9385e9037c353f
Hold current_shelf_lib for shelf browse API

Use the new current_shelf_lib column on hold requests to determine which
copies are on a given shelf.  This also removes the shelf_time filter
since shelf_time is guaranteed to be set if current_shelf_lib is set.

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