[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
Tue Jan 14 20:42:08 CET 2020


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

--- Comment #5 from Rogan Hamby <rogan.hamby at gmail.com> ---
Created attachment 97369
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97369&action=edit
small patch to allow removal on course reserve items

I considered a confirmation dialogue that alerted the user to the fact that
there was a circulation but realized the original intent was to put that
information in front of the user immediately.  Thus this patch simply moves the
old criteria for restricting removal of a reserve item to information in the
grid.  So, the patch does two things

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

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