Bug 4120

Summary: Add options for handling holds in self checkout
Product: Koha Reporter: David Schuster <dschust1>
Component: Self checkoutAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Chris Cormack 2010-05-21 01:23:22 UTC


---- Reported by dschust1@gmail.com 2010-02-05 14:17:46 ----

Web Based Self Check - blocks items from being checked out if the item is on hold for another user.

2 options:

1 - The Enhancement would put an override option for someone with proper credentials to override that putting the person back into the hold que and checking the book out to the user at the desk.

2 - from the irc discussion 2/5/2010:
gmcharlt	by providing options - (a) silently allow the loan and rejigger the holds queue (b) add an ability for staff member to enter override on the spot (c) stick with current bheavior
08:14	gmcharlt	depends on what the library wants
08:14	gmcharlt	e.g., if on-shelf hold requests are allowed, library may want the hold request to trump



--- Bug imported by chris@bigballofwax.co.nz 2010-05-21 01:23 UTC  ---

This bug was previously known as _bug_ 4120 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4120

Unknown operating system Windows 2000. Setting to default OS "All".
Actual time not defined. Setting to 0.0
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Katrin Fischer 2019-05-04 13:51:01 UTC
We might want to use AllowItemsOnHoldCheckout here to match the behaviour at the circulation desk. Haven't tested yet, might already be the case.
Comment 2 Katrin Fischer 2019-07-01 05:48:40 UTC
There is AllowItemsOnHoldCheckoutSCO now, I think that fixes this issue.