[Koha-bugs] [Bug 18651] Move of checkouts is still not correctly handled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 24 00:53:15 CEST 2017


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

--- Comment #77 from Barton Chittenden <barton at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #76)
> (In reply to Katrin Fischer from comment #75)
> > Hm, but that would mean that you can't check-in the book and it remains on
> > the patron account...?
> 
> Yes of course.

Jonathan -- that means that the item will *never* be able to be checked in, and
will stay on the patron's account permanently, because the issue_id in
oldissues will will never change. That's not an acceptable solution from a
library's perspective.

At Bywater, we've been fixing these by hand by updating issues.issue_id by hand
as they come up (this works OK as long as we remember to update the issue_id in
the accountlines table)... but it's a time-waster, to be sure.

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


More information about the Koha-bugs mailing list