[Koha-bugs] [Bug 17171] Add a syspref to allow currently issued items to be issued to a new patron without staff confirmation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 11 20:55:34 CEST 2017


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

--- Comment #7 from ByWaterSandboxes at gmail.com ---
Created attachment 65925
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65925&action=edit
Bug 17171 - Add a syspref to allow currently issued items to be issued to a new
patron without staff confirmation

Some libraries don't want to force the librarians to manually confirm
each checkout when the item is checked out to another. Instead, they
would prefer to be alerted after the fact.

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) Enable the new syspref AutoReturnCheckedOutItems
4) Check an item out to a patron
5) Check the same item out to another patron
6) Note you are not prompted to confirm the checkout,
   but are instead alerted that is had been checked out to another patron!

Signed-off-by: Christopher Brannon <cbrannon at cdalibrary.org>
Signed-off-by: BWS Sandboxes <ByWaterSandboxes at gmail.com>

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


More information about the Koha-bugs mailing list