https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18317
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from David Cook <[email protected]> --- (In reply to Francesco Rivetti from comment #1) > For future reference, here a possible workaround: > > change in SIP/ILS/Transaction/Checkout.pm (commenting out the block _after_ > ISSUED_TO_ANOTHER and probably adding a few more conditions there) > > commenting out the _whole_ if case around "Item checked out to another > patron" in C4/SIP/ILS.pm I have a library that has been carrying this customization for a few years now. To be acceptable for Koha, I think that we'll have to wrap it with a system preference. Perhaps "AllowItemsOnLoanCheckoutSIP" (patterned after "AllowItemsOnHoldCheckoutSIP"). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
