[Bug 24431] New: Convert overpayment on accruing fines into credits
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24431 Bug ID: 24431 Summary: Convert overpayment on accruing fines into credits Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Fines and fees Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org See Kyle's proposal on Bug 13044. To recreate issue: - find/create a checkout with an accruing fine - pay off accruing fine in full - check item in backdated so the final fine is less than the amount paid - fine is retained on patron account with a negative amount due - because this is a negative fine rather than a true credit, it cannot be reconciled To fix this, we should set the amountoutstanding of the fine to 0 and generate a credit for the overpaid amount. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24431 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |kyle@bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24431 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- As far as I can tell, this was implemented in bug 21727. *** This bug has been marked as a duplicate of bug 21727 *** -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24431 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com --- Comment #2 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- *** This bug has been marked as a duplicate of bug 21747 *** -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24431 --- Comment #3 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I think it's actually 21747 which switches UpdateFine to using the adjust method added in bug 21727 and as such is the duplicate here :) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24431 --- Comment #4 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- Thanks, Martin! This resolves a huge pain point for several of our libraries. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org