[koha-commits] main Koha release repository branch new/bug_6034 created. v3.04.00-322-g2bb9904

Git repo owner gitmaster at git.koha-community.org
Wed Aug 10 03:10:39 CEST 2011


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_6034 has been created
        at  2bb9904ab3379812e75c0fb5681e43ea530046af (commit)

- Log -----------------------------------------------------------------
commit 2bb9904ab3379812e75c0fb5681e43ea530046af
Author: Jane Wagner <jwagner at ptfs.com>
Date:   Fri Apr 1 10:28:04 2011 -0400

    Bug 6034 - Shelving cart feature can wipe permanent shelving location in certain circumstances
    
    Bugfix for problems when shelving cart used without In Processing settings
    
    To test, with InProcessingToShelvingCart off, NewItemsDefaultLocation blank,
    and ReturnToShelvingCart on, create a new item.  Check the contents of the
    location and permanent_location fields in its item record -- the same value
    should be in both.  Then run the item through checkin, and look at those fields
    again.  The location field should now be set to CART while permanent_location
    should still have the original value.  After the cart_to_shelf cron job runs
    with the proper timing, check the item record again.  Both location and
    permanent_location should again be identical.
    
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list