Bug 4120 - Add options for handling holds in self checkout
Summary: Add options for handling holds in self checkout
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Self checkout (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-05 02:17 UTC by David Schuster
Modified: 2020-06-04 20:33 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.