[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.07-31-ga326d2d

Git repo owner gitmaster at git.koha-community.org
Wed Jun 4 10:49:05 CEST 2014


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.14.x has been updated
       via  a326d2d26590bbb54d33cacdff9adc3fe534ce1d (commit)
      from  78decc11a1b57413b5b531552ef9957100120958 (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 a326d2d26590bbb54d33cacdff9adc3fe534ce1d
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Jan 14 12:21:43 2014 +0100

    Bug 11550: Add UT for C4::Acquisition::GetOrder
    
    If GetOrder is called with a nonexistent ordernumber or without any
    ordernumber, it should return undef.
    
    Test plan:
    prove t/db_dependent/Acquisition.t
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Updated number of tests to 68, tests and QA script all happy now.
    Looked at a few pages in aquisition using GetOrder as well.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 0b35290011a48938b55a069c2e44eee688bf70c8)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    
    Conflicts:
    	t/db_dependent/Acquisition.t

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

Summary of changes:
 C4/Acquisition.pm            |    2 ++
 t/db_dependent/Acquisition.t |    7 ++++++-
 2 files changed, 8 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list