]> git.koha-community.org Git - koha.git/commit
Bug 18572 - Improper branchcode set during OPAC renewal
authorNick Clemens <nick@bywatersolutions.com>
Fri, 23 Jun 2017 12:27:19 +0000 (12:27 +0000)
committerKatrin Fischer <katrin.fischer.83@web.de>
Thu, 27 Jul 2017 23:24:07 +0000 (01:24 +0200)
commit88fba552c6a5d44ee42466d1ae36a1081f4daef5
tree295e1a3b13b40567168e22e49ef2b0610466bc64
parentc2786a122988adde9c494ba70a9e06be10a81e2a
Bug 18572 - Improper branchcode set during OPAC renewal

To test:
1 - Set 'OpacRenewalBranch' to various settings
2 - Renew an item for a ptron under each setting
3 - Confirm action_log entries reflect the correct branch for each
secnario
4 - prove t/db_dependent/Circulation/issue.t

Signed-off-by: David Kuhn <techservspec@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit e9374dcf6308256f4597e1c83920559d2673b90c)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit d8722dde9b028adbda9d46f9c181713eb0615052)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
C4/Circulation.pm
opac/opac-renew.pl
t/db_dependent/Circulation/issue.t