https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16534 --- Comment #18 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Jonathan Druart from comment #17)
Created attachment 51700 [details] [review] 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.
This commit message is awful and does not meant anything but I hope it will be understood anyway :D -- You are receiving this mail because: You are watching all bug changes.