https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18855 --- Comment #7 from Martin Renvoize <martin.renvoize@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.