Bug 35945 - Expand OverduesBlockCirc to guarantees and guarantors
Summary: Expand OverduesBlockCirc to guarantees and guarantors
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-30 14:17 UTC by Caroline Cyr La Rose
Modified: 2024-03-05 17:51 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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