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@lists.koha-community.org
          Reporter: k...@bywatersolutions.com
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com, kyle.m.h...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to