Bug 30085: Move IndependentBranches check sooner
authorNick Clemens <nick@bywatersolutions.com>
Fri, 11 Feb 2022 19:56:42 +0000 (19:56 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 23 Feb 2022 08:27:29 +0000 (22:27 -1000)
commite221bc52a06b9e46cdb502119411693bfa5affe9
tree61fb6f080715d0c70e428e0fae06bca5dca98998
parentf44e797c76ea2339b8ff2e4f10721e5c283a14e4
Bug 30085: Move IndependentBranches check sooner

This doesn't rely on the other statuses, and requires only cached
preference check, so lets allow the possibiliy of an early exit

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Reserves.pm