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

--- Comment #5 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 186652
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186652&action=edit
Bug 27834: Add CheckoutLimitScope system preference

This adds a new system preference CheckoutLimitScope to control how
checkout limits are calculated when CircControl is set to PickupLibrary
or ItemHomeLibrary.

The preference has two options:
- branch_specific: Count only checkouts matching the circulation rule
  context (traditional PickupLibrary/ItemHomeLibrary behavior)
- all: Count all patron checkouts regardless of branch
  (PatronLibrary behavior)

Sponsored-by: University of the Arts London

-- 
You are receiving this mail because:
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