Bug 19487: Refetch the object to get up-to-date values
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 20 Oct 2017 18:56:20 +0000 (15:56 -0300)
committerKatrin Fischer <katrin.fischer.83@web.de>
Mon, 20 Nov 2017 21:27:16 +0000 (22:27 +0100)
commit69312dd662ed8e36d43f1a935807c74bfb904256
tree1d94c2ab1bf29fdcee10a7291032372f1f87ef6e
parent97d7d92234d059df9e3a518ede917041f35afae9
Bug 19487: Refetch the object to get up-to-date values

This has been raised by failures on t/db_dependent/Circulation/issue.t
(thanks tests!)

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 850243ee2ec66a4b569d29ed84423f09c0001690)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 9d3b39e94de837cfc08259ae5778fb0372b662ff)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
C4/Circulation.pm