Bug 35945

Summary: Expand OverduesBlockCirc to guarantees and guarantors
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: george, gmcharlt, kyle.m.hall, marie-luce.laflamme, philippe.blouin
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Caroline Cyr La Rose 2024-01-30 14:17:49 UTC
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.
Comment 1 George Williams (NEKLS) 2024-02-05 15:09:21 UTC
+1
Comment 2 Marie-Luce Laflamme 2024-02-13 21:23:46 UTC
+1