http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3387
--- Comment #23 from Kyle M Hall <[email protected]> --- (In reply to comment #22) > I find nothing wrong with this patch, but there's something I don't > understand, functionnally speaking= > * patron has a withdrawn item that is checked out > * if no-one can't check-in the book, how will we "clean" the patron record > ? the patron will have this book checked in forever, even once it has been > paid. > > isn't this a dead-end ? > > Explanation welcomed before I push the patch ;-) > > (+ I thought withdrawn status was for items withdrawn by the library > -because they are broken for example-) That is correct. An item should never be withdrawn if it is currently checked out to a patron, so that situation should never occur. -- 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/
