Bug 14373

Summary: Disallow payment of accruing fines
Product: Koha Reporter: Kyle M Hall (khall) <kyle>
Component: Fines and feesAssignee: Kyle M Hall (khall) <kyle>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: 1joynelson, george, joonas.kylmala, marjorie.barry-vila, martin.renvoize, nick, patrick.robitaille, tomascohen
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13044
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 14373 - Disallow payment of accruing fines

Description Kyle M Hall (khall) 2015-06-10 12:06:24 UTC
Some libraries wish to prevent payment of accruing fines so that when backdating returns it will not create a negative balance for patrons that paid those fines in advance.
Comment 1 Kyle M Hall (khall) 2015-06-10 13:12:49 UTC
Created attachment 40064 [details] [review]
Bug 14373 - Disallow payment of accruing fines
Comment 2 Kyle M Hall (khall) 2015-06-10 13:13:15 UTC
Test Plan:
1) Apply this patch
2) Note accruing fines don't show up in the pay fines table
3) Note that paying by amount does not pay on accruing fines
Comment 3 Joonas Kylmälä 2015-08-20 12:34:09 UTC
I wasn't able to apply the patch because some 3-way merge problems. Can you send the patch again in a version where there is no connections to some other git histories, or what might be causing the problem.
Comment 4 Katrin Fischer 2019-02-04 23:53:06 UTC
Quite sure I saw discussion on this on another bug today, can you help me link? (can't find it)
Comment 5 Martin Renvoize (ashimema) 2019-02-14 13:17:36 UTC
No idea I'm afraid Katrin.. however this patch is old enough now that nearly all the code beneath it has changed so it would need a fairly drastic rebase to work regardless.
Comment 6 Tomás Cohen Arazi (tcohen) 2019-02-14 13:55:28 UTC
Is this still relevant, Kyle?
Comment 7 Joy Nelson 2019-02-14 14:36:46 UTC

*** This bug has been marked as a duplicate of bug 13044 ***