[Koha-bugs] [Bug 13153] Waiting hold checked in at different library doesn' t re-route item to correct library

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 8 10:25:02 CET 2017


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

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60909|0                           |1
        is obsolete|                            |

--- Comment #12 from Marc Véron <veron at veron.ch> ---
Created attachment 60911
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60911&action=edit
Bug 13153 - Waiting hold checked in at different library doesn't re-route item
to correct library

This patch changes AddReturn to revert a waiting hold whenchecked in at
another branch

To test:
1 - Place a hold for pickup at current branch
2 - Check in and confirm hold
3 - Change branch
4 - Checkin the item again
5 - Note there is no message to transfer or hold
6 - Note current location (holdingbranch) has changed though status
indicates waitingat original branch
7 - Apply patch
8 - Checkin the item again
9 - Note hold is reverted
10 - Note message to confirm hold/transfer
11 - Sign off

Followed test plan, item gos to 'In transit' as expected.
Signed-off-by: Marc Véron <veron at veron.ch>

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


More information about the Koha-bugs mailing list