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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 20 Nov 2017 13:06:40 +0000 (14:06 +0100)
commit9d3b39e94de837cfc08259ae5778fb0372b662ff
tree91fb953feb85989175116cdedd7f610adeb4a528
parent49beda21761e57d1d7b389e6a08f3327a53215b0
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>
C4/Circulation.pm