https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13153
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #60909|0 |1 is obsolete| | --- Comment #12 from Marc Véron <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are the assignee for the bug. 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/
