[Koha-bugs] [Bug 8137] Checkout limit by patron category for all libraries

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 28 15:56:32 CEST 2017


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

--- Comment #12 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 64703
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64703&action=edit
This patch add the ability to make a i"Default checkout limit by patron
category" rule has priority. When a rule has priority, it overrides all others
for the same categorycode. For "normal" rule, the behavior is the same than
before (like a default rule 

test plan:

  - Create a rule with 4 checkouts allowed in default checkout limit
    table
    for a patron category and make it has priority,
  - create more permissive rules for all other branches (at least 5
    checkouts allowed),
  - Checkout items of different branches for a patron with the same
    category,
  - Patron should be limited to 4 checkouts

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


More information about the Koha-bugs mailing list