[Koha-bugs] [Bug 24434] C4::Circulation::updateWrongTransfer is never called and should be removed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 6 13:49:24 CEST 2021


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

--- Comment #12 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
OK, I've now discovered the issue here.. or rather a customer whose recently
upgraded has.

Test plan
1/ Check an item out from it's home library
2/ Check the item in at another library (with the return to home branch system
preferences enabled)
2a/ Accept the transfer and note we now have a transfer present from the items
check-in library to it's home library
3/ Check the item in at a third library
3a/ Note you are asked to return the item to it's home library (but the fact
this is a WrongTransfer is not highlighted in any way)
4/ Go to the item record and note the holding library has been updated to
reflect where the item was most recently checked in.
5/ Note, however, that the status continues to display that the item is in
transit from the original check-in library to the home library.. this should
have been updated to reflect that the item is now in transit from the new
holding library to the home library.

I'll work on clarifying the actions here.

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


More information about the Koha-bugs mailing list