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

--- Comment #6 from Andrew Fuerste-Henry <[email protected]> ---
I want to specify some difference in behavior here based on whether holds are
prevented by rules (the number of holds allowed defined in the circ rules
table) or by policy (the hold policy defined in a dropdown).

Rules:
Library A allows 0 holds
Library B allows 1+ holds
Holds to pull will list items from both Library A and Library B
Holds queue will list an item from either Library A or Library B
(you can force the queue to target either library's item by checking the other
item out to a patron)

Policy:
Library A policy "No holds allowed"
Library B policy "From any library"
Holds to pull will list items from both Library A and Library B
Holds queue will only list the item from Library B

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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