[Koha-bugs] [Bug 16534] Error when checking out already checked out item

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 22 11:20:41 CEST 2016


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

--- Comment #17 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 51700
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51700&action=edit
Bug 16534: Block AddIssue from issuing if the return is not possible

To make sure the return can be done, AddIssue must not trust callers (they
should have done their job, but we are not sure) and check that the issue can
be returned before issuing to the patron.

There is no test plan here, this should not be possible from the Koha
interface.
However, looking at the code, it may be possible using SIP.

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


More information about the Koha-bugs mailing list