Bug 24146: Increment existing fine
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 5 Dec 2019 10:14:51 +0000 (10:14 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 13 Jan 2020 13:40:12 +0000 (13:40 +0000)
commit7a1e1a1f88dbab6ad604244b442e7519aa9a3d3d
tree1fa17eb9986007c0afd445e1f4692f47b72f4fba
parentba7c2236d529143b0eac0e458778658574cdc5f2
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>
C4/Overdues.pm