Bug 18349: If a confirmation is required, consider as blocker
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 31 Mar 2017 16:22:05 +0000 (13:22 -0300)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sun, 16 Apr 2017 11:29:31 +0000 (13:29 +0200)
commit9062df67c8df0e6416ee69c01bf10e0acf111bf7
tree8222d0194cd357f63dbbc0c462202a7adca7c7a8
parent3ef6f12596d75ec2548e9081e89694df3536bb7e
Bug 18349: If a confirmation is required, consider as blocker

Only RENEW_ISSUE should not be considered as blocker, others should.
Note that this code is not robust and the whole script as well as the
return of CanBookBeIssued should be rewrittent completely.
We need a small patch to easy backport to stable releases

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit d28d5a280d590bb19afbea23705802aa46af5e6d)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
opac/sco/sco-main.pl