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@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@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.