On waitingreserves.pl add a menu to filter holds by desks they are attached to. By default, put the desk the user have set. Otherwise, show all holds (current behaviour).
Created attachment 41401 [details] [review] Bug 14654 - Add desk filter in Holds awaiting pickup list On waitingreserves.pl add a menu to filter holds by desks they are attached to. By default, put the desk the user have set. Otherwise, show all holds (current behaviour). Test plan : 1/ apply bug 13881 and this one, add some desks, check in some holded books to pass them on status wainting. Do it with different desks set on your user session, 2/ go to the waitingreserves.pl page, you should see only books awaiting pickup from your desk, 3/ select all desk, you should see all books awaiting pickup at your library, 4/ select other desks, you should see holds awaiting pickup there.
Update the dependencies here as it only makes sense to allow filtering by desks once you can actually assign a desk to a waiting hold ;)