Bug 18572 - Improper branchcode set during OPAC renewal
authorNick Clemens <nick@bywatersolutions.com>
Fri, 23 Jun 2017 12:27:19 +0000 (12:27 +0000)
committerMason James <mtj@kohaaloha.com>
Sun, 30 Jul 2017 13:02:10 +0000 (01:02 +1200)
commit74eee710dd399894f645eb28cdf674c0fabbdc80
tree943b395f2d35e3ba635a6380dc0a04ac70bb305c
parent9fb64ceb24675a4d443a006405f3d1f4381fbcd8
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: Mason James <mtj@kohaaloha.com>
C4/Circulation.pm
opac/opac-renew.pl
t/db_dependent/Circulation/issue.t