]> git.koha-community.org Git - koha.git/commit
Bug 18759: (follow-up) Try to fix random failure from Circulation.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 9 Jun 2017 13:08:37 +0000 (10:08 -0300)
committerMason James <mtj@kohaaloha.com>
Sat, 29 Jul 2017 19:16:35 +0000 (07:16 +1200)
commit61684aea5ca9ce9ecab133d0734c03f7b28f665c
tree28926da5614ed13590b161925a1bc16ea115ae2b
parente2f92cd5e0ff77bfbfa0d949ced30bf49eb6206c
Bug 18759: (follow-up) Try to fix random failure from Circulation.t

If IndependentBranches, CanBookBeRenewed will set ITEMNOTSAMEBRANCH
or BORRNOTSAMEBRANCH flags, if the branches do not match.

Signed-off-by: Mason James <mtj@kohaaloha.com>
t/db_dependent/Circulation.t