[Koha-bugs] [Bug 24380] Backdated returns do not update fines unless CalculateFinesOnReturn is enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 8 21:28:48 CET 2020


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 97055
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97055&action=edit
Bug 24380 - Backdated returns do not update fines unless CalculateFinesOnReturn
is enabled

In Koha 18.11 backdating a return triggered a recalculation of the fine. This
was removed in bug 14591, and I believe it was in error. The bug report itself
has no justification for the change in behavior.

Test Plan:
1) Disable CalculateFinesOnReturn
2) Backdate an overdue with fines, note the fine does not change
3) Apply this patch
4) Repeat step 2
5) The fine should be updated!

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


More information about the Koha-bugs mailing list