http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3701 kyle.m.hall@gmail.com <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com --- Comment #3 from kyle.m.hall@gmail.com <kyle@bywatersolutions.com> --- Have you tried it with AutomaticItemReturn enabled? Kyle (In reply to comment #2)
I think I don't understand. What is expected ?
I have the same behaviour with and without your patch.
Syspref configuration: AutomaticItemReturn = Don't ReturnToShelvingCart = Move
- I checkout an item from A - I change my library for B - I checkin the item - The interface ask me if I want to tranfer now (Shelving location is "Book Cart"), I answer "Yes" - I go on the catalogue detail page and the item informations are status = In transit from B, to A, since [date] homelibrary = A Book Cart - I launch the cart_to_shelf script (with modifications for don't wait 1h) and the items.location is set to items.permanent_location. - On the catalogue detail page : status = In transit from B, to A, since [date] homelibrary = A (without "Book Cart")
-- You are receiving this mail because: You are watching all bug changes.