Bug 26078: (follow-up) Use a boolean rather than changing returnbranch
authorNick Clemens <nick@bywatersolutions.com>
Fri, 14 Aug 2020 11:30:12 +0000 (11:30 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 18 Aug 2020 12:47:31 +0000 (14:47 +0200)
commitd8f3e0ec0dbaf73075299a88a254334cfaf1d29e
tree849658142560cca6374fbfaf1df43e88b0c157a4
parent47671123206a475f86de9316d8b256e14aa54bc1
Bug 26078: (follow-up) Use a boolean rather than changing returnbranch

Bug 26078: (follow-up) used validTransfer instead of checking WrongTransfer message

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Circulation.pm