[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.06-138-g8f765aa

Git repo owner gitmaster at git.koha-community.org
Tue May 27 17:26:44 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  8f765aa560f439a75173bb56f4bacfca52fae376 (commit)
      from  d726bf355cc7daec12ac10adfad1f06be4fcc568 (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 8f765aa560f439a75173bb56f4bacfca52fae376
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Mar 5 12:06:47 2014 +0100

    Bug 11755: ensure that SearchOrders returns booksellerid
    
    The SearchOrders routine should return the booksellerid and this
    patch adds it.
    
    This fixes several problems:
    
    [1] The link to the vendor on the order receive page breadcrumbs
        was broken.
    [2] The tax calculation in finishreceive.pl didn't run.
    [3] The item booksellerid field never got updated during
        receipt.
    
    Booksellerid was returned before bug 10723.
    
    Quick test plan:
    Go on orderreceive.pl and verify that the vendor link is correct.
    
    Followed test plan. Vendor link is now correct.
    Signed-off-by: Marc Véron <veron at veron.ch>
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    
    (cherry picked from commit 1e0375e91c71ceb99d255a5789d82b1257f336b4)
    
    Conflicts:
    	t/db_dependent/Acquisition.t

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list