[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 Apr 15 12:50:23 CEST 2020


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

--- Comment #24 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 102982
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102982&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>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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


More information about the Koha-bugs mailing list