[koha-commits] main Koha release repository branch new/bug_3701 created. v3.08.00-497-g217fef5

Git repo owner gitmaster at git.koha-community.org
Tue Jul 24 16:05:43 CEST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_3701 has been created
        at  217fef5749ca814c6776d234bfb33ea301c47862 (commit)

- Log -----------------------------------------------------------------
commit 217fef5749ca814c6776d234bfb33ea301c47862
Author: Kyle M Hall <kyle.m.hall at gmail.com>
Date:   Thu Oct 8 12:13:13 2009 +0000

    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.
    
    http://bugs.koha-community.org/show_bug.cgi?id=3701
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list