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

Lucas Gass (lukeg) <[email protected]> changed:

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

--- Comment #152 from Lucas Gass (lukeg) <[email protected]> ---
Created attachment 177764
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177764&action=edit
Bug 37334: Allow embed _status for GET /biblio/{biblio_id}/items

To test;

0. APPLY PATCH, restart_all
1. Go to a record details page (e.g.
http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=285)
2. Click the 'Show filters' button above the table
3. Now, at the top of the Status column you should see a dropdown to filter by
status
4. You'll have to create several item status to test everything.

5. Add some new items/or change some item status to: DAMAGED, WITHDRAWN,
NOTFORLOAN, RESTRICTED, and LOST
6. Test the status filter for each of these statuses, ensuring the work
correctly.
7. Create more new items and have some that are checked out, ensure that filter
works
8. Put some items into transit and make sure the 'In transit' filter works
9. Put some items on hold, both item and bib level. Make sure the 'On hold'
filter works.
10. Turn on the USERecalls system preference and make some recalls, both item
and bib level. Make sure the 'Recalled' filter works
11. Create some bundles, make sure the 'In bundle' status works.
12. Also make sure that the available filter is working.

Signed-off-by: Lucas Gass <[email protected]>
Signed-off-by: Emmi Takkinen <[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