[Koha-bugs] [Bug 7531] New: Reversing partial payments is buggy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Feb 11 22:25:07 CET 2012


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 at gmail.com
        ReportedBy: katrin.fischer at bsz-bw.de
         QAContact: koha.sekjal at gmail.com
                CC: gmcharlt at 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.


More information about the Koha-bugs mailing list