Summary: | Don't allow a patron to place a hold on an item they have checked out | ||
---|---|---|---|
Product: | Koha | Reporter: | Anthony Laquerre <anthony.laquerre> |
Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, kyle, nengard |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Anthony Laquerre
2013-02-22 22:00:28 UTC
This is not an enhancement request - but a bug. Koha used to stop users from placing the same item on hold over and over in previous releases. Nicole > This is not an enhancement request - but a bug. Koha used to stop users from
> placing the same item on hold over and over in previous releases.
I thought this was the case too, but I can't find a previous version that does.
I think Owen is right and it always worked that way, but there is a new system preference in 3.12: AllowHoldsOnPatronsPossessions Allow/Don't allow a patron to place a hold on a record where the patron already has one or more items attached to that record checked out. *** This bug has been marked as a duplicate of bug 9206 *** |