Bug 18651: Update issue_id in AddReturn
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 22 May 2017 15:02:20 +0000 (12:02 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 20 Jun 2017 17:29:21 +0000 (14:29 -0300)
commitc3c9d61570b61ec49d508261f0500463a73925d6
treeb9e56e2741d725caa6afa752cedcfc127b42ac96
parent7bcc226facc17eca9bc94cbab9535b2677462446
Bug 18651: Update issue_id in AddReturn

1. AddReturn returns a $issue hashref with the old issue_id value
=> At first glance it does not affect anything, but would be good to fix
it for future uses.

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>
C4/Circulation.pm
t/db_dependent/Circulation/Returns.t