[Koha-bugs] [Bug 18317] Allow check out of already checked out items through SIP

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 8 23:51:51 CET 2023


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

--- Comment #10 from David Cook <dcook at prosentient.com.au> ---
(In reply to Katrin Fischer from comment #9)
> (In reply to Lari Strand from comment #8)
> > SIP server configuration has the option prevcheckout_block_checkout="0" that
> > should work for this. Haven't tested though. Does this suffice as a solution?
> 
> I think the it's a bit of a different use case here.
> 
> prevcheckout blocks if you had it checked out in the past and have it
> returned since.
> This is about checkouts you currently haven on your account, if I understand
> it correctly.

prevcheckout_block_checkout isn't relevant here.

The use case here is that Patron A has checked out a book. Patron A has tried
to return that book, but for some reason it hasn't been properly checked in,
and it's been re-shelfed anyway. Patron B wants to borrow this book from an
unstaffed library, but the self-checkout blocks them because the book is still
checked out to Patron A.

Just a reminder that this has been running in production for a multi-branch
public library for something like 5-7 years now. 

I'll have to look at rebasing at some point...

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


More information about the Koha-bugs mailing list