[Koha-bugs] [Bug 24248] New: The maximum allowable reduction of an accountline should use the combined refunded value

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 16 15:32:21 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24248

            Bug ID: 24248
           Summary: The maximum allowable reduction of an accountline
                    should use the combined refunded value
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Fines and fees
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

Bug 23442 introduces a method of applying a discount/refund to an accountline
debt and it enforces that a refund may not exceed the original amount owed on
the accountline.

However, there's nothing to prevent multiple refunds/discounts being applied to
the same line and as such the combined total for all refund against that line
should be used to prevent refunding more than the original owed amount instead.

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