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

            Bug ID: 38902
           Summary: Allow holds fine limit (maxoutstanding) to be
                    determined by patron category
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Hold requests
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

The system preference “maxoutstanding” is used to determine when patrons are
blocked from making holds in the OPAC. For example, maxoutstanding: Prevent
patrons from making holds on the OPAC if they owe more than 5 USD in fines.
This is separate from the checkout fine limit (noissuescharge). 

Currently the maxoutstanding preference is applied to all patrons, and there's
no way of changing the value for individual patron categories. Bug 28924
enables checkout fine limit to be set by patron category, but there's no way of
changing the value for "maxoutstanding" by patron category, which means that
all patron groups will still be blocked from placing holds in the OPAC at the
same amount. 

It would be helpful to be able to determine when patrons should be blocked from
making holds in the OPAC by patron category, like bug 28924 does for the
checkout fine limit.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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