[Koha-bugs] [Bug 16260] Have AllowHoldsOnPatronsPossessions check for multiple holds allowed on a record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 26 01:09:24 CET 2020


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

Azucena Aguayo <azucena.aguayo at uvu.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |azucena.aguayo at uvu.edu

--- Comment #3 from Azucena Aguayo <azucena.aguayo at uvu.edu> ---
Our library just turned this feature ON. 

Most of our titles have a single copy and this feature works perfectly for
that. However, when dealing with volumes the system preference falls short.

Example:
Title X has v1, v2, v3
Patron A checked out v1
Patron B checked out v2

Patron A wants v2 when it gets back.
Patron A cannot place hold on v2.
Patron A must return v1 before placing hold on v2


Not ideal for all cases, but it would help if the preference could restrict on
number of items attached to a single bib.

Example:
Title X with 1 copy = holds not allowed on possession
Title Y with 2+ copies =
     if all copies cko to borrower then no holds
     else if borrower cko title copies < max title copies then holds allowed

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


More information about the Koha-bugs mailing list