[Koha-bugs] [Bug 17748] Show due date and availability in item search results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 9 02:44:08 CEST 2021


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

Aleisha Amohia <aleisha at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #116353|0                           |1
        is obsolete|                            |

--- Comment #5 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
Created attachment 119341
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119341&action=edit
Bug 17748: Show due date and availability in item search results

This enhancement adds the availability of an item to the item search
results (i.e. shows if checked out, available on the shelf, or not
available for checkout for some other reason). If checked out, also
shows due date in item search results. Both the new availability and due
date columns will also show when exporting results to a CSV file.

To test:
1) Apply patch and restart services
2) Set up three items. Check out Item A to a borrower. Set Item B to
some damaged, notforloan, withdrawn etc status so that it is considered
not available. Leave Item C as is, not checked out, and not unavailable
status.
3) Go to Search -> Item search. Scroll down and notice the Availability
radio options - Ignore, Checked out, and Available.
4) Leave the Ignore option selected and do a search so that all three
items show.
5) Confirm the availability and due date columns are showing at the
right end of the table. Confirm Item A says Checked out and has a due
date. Confirm Item B says Not available. Confirm Item C says available.
6) Export all result to CSV. Confirm the results show in the CSV file as
expected.
7) Go to edit your search. Select the 'Checked out' radio option for
Availability and submit the search. Confirm only Item A shows in the
results (not Items B and C).
8) Go to edit your search. Select the 'Available' radio option for
Availability and submit the search. Confirm only Item B shows in the
results (not Items A and C).

Sponsored-by: Bibliotheksservice-Zentrum Baden-Württemberg (BSZ)

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


More information about the Koha-bugs mailing list