[Koha-bugs] [Bug 13841] New: Returns via backdating or SIP2 can create new fines with an amount outstanding of 0

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 16 15:15:21 CET 2015


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

            Bug ID: 13841
           Summary: Returns via backdating or SIP2 can create new fines
                    with an amount outstanding of 0
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Due to the way AddReturn and UpdateFine work, if you pass in a return date to
AddReturn, and that item has a calculated fine of 0, Koha will insert the 0
amount fine into accountlines. 

This is good behavior when we want to update an existing fine, but bad behavior
if there was no fine to begin with!

-- 
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