[Koha-bugs] [Bug 10304] Filter notforloan items when searching for only available items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 21 21:51:38 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10304

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 18280
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18280&action=edit
Bug 10304 - Filter notforloan items when searching for only available items

It does not make sense for the "available items only" search limit to
include results for items that are not for loan.

Test Plan:
1) Catalog 3 records with 1 or more items each, make the first two
   records' items available for loan, and the third record's items not for
  loan.
2) Do a search limiting only to available items
3) Note all 3 records are in the search results
4) Apply this patch
5) Refresh the search results
6) Note the third record ( with only not for loan items ) is no longer
   in the search results list.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list