[Koha-bugs] [Bug 28136] Transferred holds are not triggering

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 12 16:21:23 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28136

--- Comment #2 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 119456
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119456&action=edit
Bug 28136: Handle Transferred status for ResFound

bug 25690 added a new 'Transferred' status to 'ResFound', this status
needs to be handled in circ/returns.pl

To test:
1 - Place a hold on an item at Branch B for pickup at Branch A
2 - Check in the item at Branch B - confirm hold and transfer
3 - Check in the item at Branch A - nothing happens?
4 - Apply patch
5 - Checkin in the item at Branch A - hold popup appears
6 - Clear the hold and place it again
7 - Set system preference 'HoldsAutoFill' to do
8 - Check in the item at Branch B - hold is found and confirmed
9 - Check in the item at Branch A - hold is found and confirmed

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


More information about the Koha-bugs mailing list