[koha-commits] main Koha release repository branch, new/enh/bug_5839, created. v3.02.00-994-g26a1a53

Git repo owner gitmaster at git.koha-community.org
Mon Apr 4 11:30:44 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/enh/bug_5839 has been created
        at  26a1a538a46f5735eace65441d66767c7b711957 (commit)

- Log -----------------------------------------------------------------
commit 26a1a538a46f5735eace65441d66767c7b711957
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Tue Mar 29 23:48:46 2011 +0200

    Bug 5839: Add mapping for items.stocknumber to MARC21
    
    This patch adds 953$i 'Inventory number' to the frameworks.
    952$i inventory number is not repeatable, not mandatory and mapped to items.stocknumber.
    In a later patch a search index will be added to make inventory number/stocknumber  searchable.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit b3efa877e7d0138340b3231d62ca0196731695ef
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Mon Apr 4 08:38:02 2011 +0000

    Bug 5839: Add index stocknumber on 952$i
    
    This patch adds a new index for stocknumber on field 952$i.
    
    Note: For testing you have to copy over the changed files
    from  kohaclone/etc/zebradb/ to your koha-dev/etc/zebradb folders.
    Reindex.
    
    To test:
    1) Add 952$i to your frameworks
    2) Add an item with 952$i
    3) Search for your 952$i value in keyword search
    4) Search for stocknumber, using stocknumber:<your 952$i value> or inv:<...
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    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