Bug 18651: Do not charge if the checkin failed
commite5f05f2634f2a0ca5e90eb38cdba20e3ab6aee62
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 22 May 2017 17:26:25 +0000 (22 14:26 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 22 Jun 2017 07:43:16 +0000 (22 09:43 +0200)
tree2c132c3f4458c3f3c26e7892a469cd576f4c5c3c
parente7bbda6b23fdc2409d199da0a2e655c2a6395b25
Bug 18651: Do not charge if the checkin failed

2. If the move fails for whatever reason (see
https://lists.katipo.co.nz/pipermail/koha/2017-May/048045.html for an
example), fines can be charged. It should not

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
(cherry picked from commit acb7a717482c2a47f7da6a0d883784415bf3b8d5)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Circulation.pm
t/db_dependent/Circulation/Returns.t