Bug 39767 - Update NoIssuesCharge and related processes to use restrictions
Summary: Update NoIssuesCharge and related processes to use restrictions
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Fines and fees (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-28 17:01 UTC by Andrew Fuerste-Henry
Modified: 2025-04-28 17:02 UTC (History)
1 user (show)

See Also:
GIT URL:
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 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.