Bug 24146: Increment existing fine
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 5 Dec 2019 10:14:51 +0000 (10:14 +0000)
committerJoy Nelson <joy@bywatersolutions.com>
Fri, 31 Jan 2020 21:27:26 +0000 (21:27 +0000)
commita9e2337308517f1cb330ceed66dd632c8a1655a5
treeb60e1e88e281018a7832127e5c8a9ad2449e6397
parentf23dc54ebe184719e7b6fac8ab8e87c405e48a72
Bug 24146: Increment existing fine

We should increment an existing fine even if it has been fully paid off
whilst it is still incrementing and not create a new fine.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
C4/Overdues.pm