[koha-commits] main Koha release repository branch 3.10.x updated. v3.10.06-26-gc80b91c

Git repo owner gitmaster at git.koha-community.org
Fri Jun 14 03:15:08 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, 3.10.x has been updated
       via  c80b91c3e0114dae1d09a158baa4cc8c81ac62ee (commit)
      from  02fd26956b16720c135cc19362ca6aa2251f3d09 (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 c80b91c3e0114dae1d09a158baa4cc8c81ac62ee
Author: Lyon3 Team <koha at univ-lyon3.fr>
Date:   Thu Mar 21 14:47:43 2013 +0100

    Bug 9824 - Hide basket with no expected items in basqket list by bookseller
    
    Before patch you will see in acqui/booksellers.pl all the baskets ever
    created.
    After the patch you will see in acqui/booksellers.pl only the basket
    with expected items.
    
    Test plan :
    * Create a basket with some orders lines
    You should see this basket in acqui/booksellers.pl
    * receive or cancel all the line in this basket
    This basket shouldn't appear any more in acqui/booksellers.pl
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    (cherry picked from commit a0a6d6e64bca28b4d9bc668f614ed286b07327f9)
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    (cherry picked from commit e1dbabdb7a3bc0ec92d629b862a077f1b6594fbb)
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    (cherry picked from commit e1dbabdb7a3bc0ec92d629b862a077f1b6594fbb)
    
    As this is requested, and applies well in 3.10.x, I push it with
    it's followups.

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

Summary of changes:
 C4/Acquisition.pm |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list