https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15377
--- Comment #6 from David Nind <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. 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/
