http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13099
--- Comment #1 from Kyle M Hall <[email protected]> --- Created attachment 32428 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32428&action=edit 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 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
