[Koha-bugs] [Bug 15377] Remove 'checked out' items from course reserves

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 17 07:12:07 CET 2020


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

--- Comment #6 from David Nind <david at davidnind.com> ---
Created attachment 99065
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99065&action=edit
Bug 15377: Remove 'checked out' items from course reserves

1) removes the restriction of not allowing a reserve to be removed if it is
onloan
2) adds a column to the display that says with the item is checked out or
available based on the onloan flag

Test plan:
1) Create a new course reserves list (Home > Course reserves)
2) Add some items to the course
3) Check out an item
4) Note that the Remove button on the course list page is greyed out for
   the item checked out
5) Apply the patch
6) Refresh the page
7) Note that the Remove button is no longer greyed out
8) Click the Remove button
9) A message pops up 'Are you sure you want to remove this item from 
   the course?' - click OK
10) The item is no longer shown on the course list page

Signed-off-by: David Nind <david at davidnind.com>

-- 
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