[Bug 3701] New: If the ReturnToShelvingCart syspref is on, and something needs to go in transit, the shelving cart setting is overriding the transit.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3701 Summary: If the ReturnToShelvingCart syspref is on, and something needs to go in transit, the shelving cart setting is overriding the transit. Product: Koha Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Circulation AssignedTo: kyle.m.hall@gmail.com ReportedBy: kyle.m.hall@gmail.com Estimated Hours: 0.0 Change sponsored?: --- What seems to be happening is this: * Item is checked in, and flagged as needing to go in transit from A to B. * Item is immediately flagged as shelving cart, though. Current display says both shelving cart and in transit. * After the cart-to-shelf script runs, item comes out of transit and shows as being available at the destination library, although it hasn't arrived yet and no one has manually checked it in. It looks like the "checkin" from the script is telling Koha that the in-transit has been received. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3701 --- Comment #1 from Kyle Hall <kyle.m.hall@gmail.com> 2009-10-09 12:39:41 --- Created an attachment (id=1207) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1207) Fixes the issue by checking to see if the item was transferred. If it was, we don't change the location. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com