[Koha-bugs] [Bug 18855] Fines cronjob can cause duplicate fines if run during active circulation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 19 11:03:53 CET 2021


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

--- Comment #7 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 127852
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127852&action=edit
Bug 18855: (follow-up) Restore CalculateFinesOnReturn behaviour

This patch removes the check for a disabled 'CalculateFinesOnReturn'
to restore the behaviour prior to this patch series.

If a patron has returned the item during the fines cron run, they may
well have been charged a reduced fine at check-in time.  However, I feel
that the fine should not then increment/decrement behind the scenes
after the check-in. This is to reduce confusion for end users and
librarians alike.

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