Bug 13099 - "Item hasn't been transferred yet" shows pickup branch rather than holdin...
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 16 Oct 2014 14:29:11 +0000 (10:29 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 20 Nov 2014 21:10:19 +0000 (18:10 -0300)
commit463d52ce1562903aff1097da3dfbb4db4d2de31c
tree4071161a53253613f42cc68e72f6a3e4f9b87546
parentd04d1851cee0ad28de46fc8ef30a360c85e84f28
Bug 13099 - "Item hasn't been transferred yet" shows pickup branch rather than holding branch

The "Item hasn't been transferred yet" message on circulation.pl and
moremember.pl in the holds table shows the pickup branch rather than
holding branch.

Test Plan:
1) Place an item on hold for a patron
2) Check the item in to set the hold to waiting
3) Place an item level hold for another patron,
   make the pickup location be a different library
4) Load the holds tab on the patron details page for the second patron
5) Note it says "Item hasn't been transferred yet from <Pickup Library>"
6) Apply this patch
7) Repeat step 4
8) Note the library listed is now the holding library

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described and passes tests and QA script.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
svc/holds