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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/