]> git.koha-community.org Git - koha.git/commit
Bug 17135 - Fine for the previous overdue may get overwritten by the next one
authorJacek Ablewicz <abl@biblos.pk.edu.pl>
Mon, 29 Aug 2016 10:51:21 +0000 (12:51 +0200)
committerFrédéric Demians <f.demians@tamil.fr>
Thu, 22 Sep 2016 06:15:53 +0000 (08:15 +0200)
commit8d042d83d2b996f20c466d7a596346542e00db82
tree0dbb691d0526ff28663b099952d0ca47fb91011f
parent78ab4814f040dccca2b6db7da2cab7164b49ff90
Bug 17135 - Fine for the previous overdue may get overwritten by the next one

External maintenace script for fixing unclosed (FU), non accruing fine
records which may still need FU -> F correction post-Bug 15675.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 812379bbc237e5c5fe6e954f666a7b1f0961a21c)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
misc/maintenance/fix_unclosed_nonaccruing_fines_bug17135.pl [new file with mode: 0755]