Right now when you do an item search in the staff client you can only search for home library, we should have the option to search holding library too. Nicole
I was about to look for this very bug report during my testing in 3.18.
I think you can configure it to show up additionally, but it won't offer the branches list then - you'd have to search with the branchcode (administration > items search fields)
comment#2 was meant a possible workaround - not a fix. Just to be clear :)
Created attachment 54574 [details] [review] Bug 13949 - Item search should have holding library This patch adds holding library ("current location") to the list of fields available in the item search form. To test, apply the patch and go to Search -> Item search. - Perform a search using the "current location" option and verify that it returns the correct results. - Try other searches to confirm that they work as before.
Created attachment 54724 [details] [review] [SIGNED-OFF] Bug 13949 - Item search should have holding library This patch adds holding library ("current location") to the list of fields available in the item search form. To test, apply the patch and go to Search -> Item search. - Perform a search using the "current location" option and verify that it returns the correct results. - Try other searches to confirm that they work as before. Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
Created attachment 54762 [details] [review] Bug 13949 - Item search should have holding library This patch adds holding library ("current location") to the list of fields available in the item search form. To test, apply the patch and go to Search -> Item search. - Perform a search using the "current location" option and verify that it returns the correct results. - Try other searches to confirm that they work as before. Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed to master for 16.11, thanks Owen!