https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37699

            Bug ID: 37699
           Summary: debar_patrons_with_fines.pl places multiple
                    restrictions on the same patron if it's run multiple
                    times
 Change sponsored?: ---
           Product: Koha
           Version: 24.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P5 - low
         Component: System Administration
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

If debar_patrons_with_fines.pl from bug 15157 is run multiple times, multiple
restrictions are placed on the same patron for the same balance due. For
instance, if a patron has a balance due above the amount set in the cron over
the span of 4 weeks, and their library runs the cron weekly, that patron will
have 4 separate restrictions placed on their account. 

All restrictions clear if they pay their fine to or below the amount in 'Fee
limit' according to the setup for Bug 16223 - Automatically remove any borrower
debarments after a payment, but seeing multiple restrictions for the same
offense could be confusing for staff. And for libraries who choose to not have
restrictions automatically removed according to bug 16223, staff will need to
manually delete multiple restrictions instead of just one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to