[Bug 7531] New: Reversing partial payments is buggy
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7531 Bug #: 7531 Summary: Reversing partial payments is buggy Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Component: Circulation AssignedTo: kyle.m.hall@gmail.com ReportedBy: katrin.fischer@bsz-bw.de QAContact: koha.sekjal@gmail.com CC: gmcharlt@gmail.com It seems partial payments and reversing fines don't work well together. To reproduce: 1) Create a manual invoice of 2.00 (Sundry), total due is 2.00. 2) Select the fine, click on 'Pay Selected' and pay off 1.00. Total due is 1.00. 3) Writeoff the additional 1.00 by clicking on 'Writeoff' next to the fine. Total due is now 0.00 4) Reverse the 1.00 payment. Total due will be 2.00 now, instead of 1.00. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7531 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This works correctly for me on current master. Closing bug. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org