Bug 8338: Remove zero amount overdues on backdated returns where appropriate
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 13 May 2020 13:11:38 +0000 (14:11 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Sat, 25 Jul 2020 18:16:54 +0000 (18:16 +0000)
commit754e900fbec98503589770a73ac4164d32b732df
treebf4a784ea74fc69d267c9851e83279f434ba58c4
parent54a4aa7d934f9636b9ee19ee9b2ac442658d2dd2
Bug 8338: Remove zero amount overdues on backdated returns where appropriate

This patch removes any overdues which would be reversed on a backdated
return if CalcFineOnBackdate is enabled and the user has not already
attempted to pay off the accruing fine.

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 3f3534a8eeed87869fd6a858866455c10087d7e1)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Circulation.pm