[Koha-bugs] [Bug 8338] Add ability to remove fines with dropbox mode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 24 11:13:11 CEST 2020


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

--- Comment #56 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 110640
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110640&action=edit
Bug 8338: [19.11] Remove zero amount overdues on backdated returns

[19.11.x] This is a squashed patchset ready for application to 19.11

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

* Fix test

This patch moves the previous test introduced with bug 24075 into the
same block as the rest of the AddReturn tests and updates it to test for
the new 'remove accountline' behaviour as well as the reduce and refund
behaviour.

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


More information about the Koha-bugs mailing list