[Koha-bugs] [Bug 3701] If the ReturnToShelvingCart syspref is on, and something needs to go in transit, the shelving cart setting is overriding the transit.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 16 15:20:06 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3701

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10026|0                           |1
        is obsolete|                            |

--- Comment #5 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 10871
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10871&action=edit
BugFix - ReturnToShelvingCart

If the ReturnToShelvingCart syspref is on, and something needs to go in
transit,
the shelving cart setting is overriding the transit.

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.

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


More information about the Koha-bugs mailing list