[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 Mar 14 10:19:06 CET 2018


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

Alex Arnaud <alex.arnaud at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #64704|0                           |1
        is obsolete|                            |

--- Comment #24 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 72831
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72831&action=edit
Bug 8137 - Add Default checkout limit by patron category with priority.

This patch add the ability to make a '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 if no one is specified at branch level).
Rule with priority can only be created on the circulation and fine rules
page for *all libraries*. The goal is to allow librarian to limit the
total number of checkouts by patron category for all libraries.

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

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

Rebased: 2018-03-14, by: Alex Arnaud <alex.arnaud at biblibre.com>

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


More information about the Koha-bugs mailing list