[Bug 3701] If the ReturnToShelvingCart syspref is on, and something needs to go in transit, the shelving cart setting is overriding the transit.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3701 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #2 from Jonathan Druart <jonathan.druart@biblibre.com> --- 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org