[koha-commits] main Koha release repository branch 3.18.x updated. v3.18.04-4-g2450c9f

Git repo owner gitmaster at git.koha-community.org
Sun Mar 1 03:25:59 CET 2015


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, 3.18.x has been updated
       via  2450c9f5f21dd1eeb03396f215208ba6c939f8c4 (commit)
       via  6e1ecabbdc7d9fd03298c3199a1e10f2ee7c9731 (commit)
      from  4dada1ac6ac0e4224d55ec69485e29d6cfc7fc2d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2450c9f5f21dd1eeb03396f215208ba6c939f8c4
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu Feb 19 15:50:37 2015 +0100

    Bug 13593: (follow-up) 'stock number' should be 'inventory number'
    
    Add one more.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 8770d37de70ea935702139ca955b4dd9d4ff38fa)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 6e1ecabbdc7d9fd03298c3199a1e10f2ee7c9731
Author: Katrin Fischer <Katrin.Fischer.83 at web.de>
Date:   Sun Jan 18 20:04:15 2015 +0100

    Bug 13593: 'stock number' should be 'inventory number'
    
    To make Koha easier to use, we should use terms consistently.
    This patch fixes some occurrences of 'stock number' to be
    'inventory number' as this is also the term used in the frameworks.
    
    Item search, accessible via the link from staff's advanced search
    1) Do a search for items, but choose CSV as output
    2) Verify that the header row says 'inventory number'
    
    Acquisition
    3) Set AcqCreateItem to 'order'
    4) Create a new order, check the labels on the item table in the order
    
    5) Receive the order, check the labels on the item table on receive
    
    6) Set AcqCreateItem to 'receive'
    7) Check the item table on receiving an order
    
    Followed test plan (including item search with JavaScipt disabled). Headers / labels display as expected.
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 9cc7ac68e1c2993b7780a6fe1c361ddd434a595b)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 .../intranet-tmpl/prog/en/includes/catalogue/itemsearch_items.inc  |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt     |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt      |    4 ++--
 .../intranet-tmpl/prog/en/modules/catalogue/itemsearch.csv.tt      |    2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list