[Koha-bugs] [Bug 11801] In transit hold items incorrectly labeled as "Waiting to be pulled" on request.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 20 13:36:38 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11801

--- Comment #8 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 26481
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26481&action=edit
Bug 11801: In transit hold items incorrectly labels as "Waiting to be pulled"
on request.pl

If an item needs to be transferred to fill a hold, the hold will be
listed as 'Waiting to be pulled" while it is in transit.

Test Plan:
1) Place a hold for pickup at another library
2) Check in the item, confirm the hold transfer
3) View the holds for that record ( request.pl )
4) Note the priority is "In transit" and the status is 'Waiting to be
   pulled".
5) Apply this patch
6) Reload the holds page
7) Note the status is now "Item being transferred to $branch"

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list