http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10314

--- Comment #16 from Barton Chittenden <bar...@bywatersolutions.com> ---
I believe that the ReservesControlBranch syspref is at the root of this
problem. Consider:

Title "The Hobbit, first edition"
Item type "Valuable Book"

Patron "Candice (Candy) Fingers" comes from "Park Place" branch, which allows
10 holds on items of type "Valuable Book". Candice has 9 valuable books checked
out.

The Park Place branch already has its copy of "The Hobbit, First Edition"
checked out, but there is a copy at the Baltic Avenue branch. The Baltic Avenue
branch only allows one hold on items of type "Valuable Book".

So:

If ReservesControlBranch is set to "Patron's Home Branch", Candy Fingers will
be able to reserve "The Hobbit" from Baltic Avenue, which violates Baltic
Avenue's hold limits for that item.

Now let's say that Branch "Boardwalk", allows 14 items of type "Valuable Book"
to be checked out.

If ReservesControlBranch is set to "Item's Home Branch", Candy Fingers may then
reserve the first editions of "The Hobbit", "The Fellowship of the Rings", "The
TWo Towers" and "The Return of the King" (all of which have item type "Valuable
Book"). She has 13 Valuable books on hold, and the circ staff at "Park Place"
is overwhelmed cleaning sticky fingerprints off of valuable books, and
complains that Candice violated their circ rules by reserving more valuable
books than their circ rules allow.

There *must* be a ReservesControlBranch option that allows *both* sets of
reserve rules to be checked.

Whether or not it even makes sense to restrict ReservesControlBranch to either
"It's Home Branch" or "Patron's Home Branch" is a matter that can be debated by
the community, but the option to observe both sets of rules *must* be
available.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to