Bug 39767

Summary: Update NoIssuesCharge and related processes to use restrictions
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: Fines and feesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: nick
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Andrew Fuerste-Henry 2025-04-28 17:01:11 UTC
Rather than using live math at point of transaction, we could add/remove restrictions of a distinct type from the patron account when they go over/under the allowed fine amount.
Comment 1 Katrin Fischer 2025-04-28 17:02:44 UTC
This would also require a maintenance script to list/update restrictions when values are changed. And an extension to restrictions to determine what kind of actions they block.