[Koha-bugs] [Bug 8739] New: Partial Fine Payments Saving Amount Paid Incorrectly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 7 17:43:41 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8739

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8739
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com
          Assignee: koha-bugs at lists.koha-community.org
           Summary: Partial Fine Payments Saving Amount Paid Incorrectly
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: kyle at bywatersolutions.com
          Hardware: All
            Status: NEW
           Version: master
         Component: Circulation
           Product: Koha

When making payments, the amount paid is meant to be stored as a negative
number. C4::Accounts::makepayment does this correctly. However
C4::Accounts::makepartialpayment saves the amount as a positive number. This
means the payment shows up as a fine with no balance outstanding on the
borrowers record.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list