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

--- Comment #77 from Barton Chittenden <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to