[Koha-bugs] [Bug 35945] New: Expand OverduesBlockCirc to guarantees and guarantors

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 30 15:17:49 CET 2024


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

            Bug ID: 35945
           Summary: Expand OverduesBlockCirc to guarantees and guarantors
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: caroline.cyr-la-rose at inlibro.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

We have NoIssuesChargeGuarantees and NoIssuesChargeGuarantorsWithGuarantees to
expand noissuescharge to block checkouts for the patron's guarantor(s) and
sibling(s). 

A lot of libraries are abolishing fines, and still need some way to block
family accounts of overdue patrons.

We could add

- OverduesBlockCircGuarantor -> Block guarantor's account when guarantees have
overdues

- OverduesBlockCircGuarantorsWithGuarantees -> Block sibling accounts when a
guarantee has overdues

And maybe

- OverduesBlockCircGuarantorDays -> Only block guarantor's account when
guarantees have overdues of X days or more

- OverduesBlockCircGuarantorsWithGuaranteesDays -> Only block sibling accounts
when guarantees have overdues of X days or more

Or combine the days with the main prefs, like noissuescharge.

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


More information about the Koha-bugs mailing list