https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18317 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #4 from David Cook <dcook@prosentient.com.au> --- (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.