[koha-commits] main Koha release repository branch new/bug_3638 created. v3.08.00-187-gdbd2713

Git repo owner gitmaster at git.koha-community.org
Tue Jun 5 16:14:02 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_3638 has been created
        at  dbd2713ff09f2742a45cad6038d32562b49f38a3 (commit)

- Log -----------------------------------------------------------------
commit dbd2713ff09f2742a45cad6038d32562b49f38a3
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Thu Aug 18 16:48:44 2011 +0100

    Bug 3638 : Captured Holds may need to generate a transfer
    
    If a discharged item is captured for a hold at another branch
    the selfcheck should generate a branchtransfer for it.
    This was complicated as the checkin routine was setting its own
    location from a field not set in many scm machines (e.g. 3M)
    also in ILS::Transaction the test for location was incorrect
    assuming that an empty string or undefined was a valid location
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 0006fed162045c732e690f5be3edd9622ce82c1f
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Mon Jul 4 16:44:16 2011 +0100

    Bug 3638 Self Check Should Capture Hold Items
    
    Shelf Check was receiving messages saying item was wanted
    for a hold but the item was discharged to the shelf
    not associated with the hold or transited to
    the pickup location. The message was also being sent
    on discharge of items when a suitable item had already
    been captured.
    Checkin now associates the item with the hold and sets
    the appropriate data for a correct checkin response
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list