[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 22 20:11:38 CET 2020


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

--- Comment #7 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 97752
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97752&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!

Signed-off-by: Kelly McElligott <kelly at bywatersolutions.com>

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


More information about the Koha-bugs mailing list