[Koha-bugs] [Bug 22424] Add search by all lost statuses to item search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 25 15:50:25 CEST 2019


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 88782
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88782&action=edit
Bug 22424: Add search by all lost statuses to item search

This patch changes the item search form so that searching by lost status
includes options for all lost authorised values instead of just "yes" or
"no."

To test you should have multiple authorized values for LOST.

 - Apply the patch and open the item search form.
 - Test searches which limit by lost status. Confirm that results are
   correctly limited.
 - Confirm that lost statuses are correctly displayed in the search
   results.
 - Confirm that in the search results table, the column header for
   "Lost" includes a dropdown menu for filtering by all available
   authorized values for lost.
 - Test the CSV export function and confirm that lost status is
   correctly exported.

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


More information about the Koha-bugs mailing list