[koha-commits] main Koha release repository branch new/bug_9947 created. v3.12.00-beta1-147-g2643f0e

Git repo owner gitmaster at git.koha-community.org
Tue Apr 2 14:53:50 CEST 2013


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_9947 has been created
        at  2643f0ec39d6125543df0d6e37f716e5ed518397 (commit)

- Log -----------------------------------------------------------------
commit 2643f0ec39d6125543df0d6e37f716e5ed518397
Author: Fridolyn SOMERS <fridolyn.somers at biblibre.com>
Date:   Thu Mar 28 15:52:13 2013 +0100

    Bug 9947 - Creating item for received serial prefills enumchron subfield
    
    In serial receiving :
    When creating an item for an issue, a javascript prefilles the $h subfield with issue number.
    This is for MARC21, in UNIMARC serial number is on $v.
    
    This patch replaces hard-coded value with the subfield mapped with "items.enumchron".
    
    Test plan :
    - Set "Koha to MARC mapping" of "items.enumchron" on a subfield other than $h, ie $z
    - Go to a serial subscription detail with "Serial receipt creates an item record"
    - Click on "Receive"
    - On an issue, click on "Click to add item"
    => Check that issue number is copied into selected subfield, ie $z
    You may test that with no mapping of "items.enumchron" there is no javascript error
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Nice catch! Works as advertised.
    All tests pass after fixing tabulation characters in serials-edit.tt.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit eed93f9af0451b56dc87ab609b2475aef5d07853
Merge: f737119 6dfe8e1
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Tue Apr 2 08:56:44 2013 -0400

    Merge branch 'bug_9572' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list