https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42915

--- Comment #5 from David Nind <[email protected]> ---
Created attachment 201117
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201117&action=edit
Bug 42915: Fix holds table filtering by pickup library name and branchcode

This patch adds a searchValue attribute to the column definition for pickup
library.
The API needs the data attribute to be the library id, so this allows filtering
by library name or branchcode.

1. Have holds on a bib for different patrons and pickup locations
2. Try filtering by a pickup library name or branchcode
3. See 'No matching records found'
4. Apply patch and repeat step 2
5. Filtering works!
6. Note: if two libraries share the same beginning text
   you get no results :(
   For example: Fairview and Fairfield, you need 5 characters

Sponsored-by: CLAMS
Signed-off-by: David Nind <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to