[koha-commits] main Koha release repository branch master updated. v3.22.00-1149-gfd9f9f9

Git repo owner gitmaster at git.koha-community.org
Wed Apr 20 20:26:50 CEST 2016


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, master has been updated
       via  fd9f9f9be17207b8e4e152d3b5f25bee5260ad38 (commit)
      from  40ec26dc6cbc2ac2634ca0e8111476bbd6f62fc7 (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 fd9f9f9be17207b8e4e152d3b5f25bee5260ad38
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Apr 8 11:42:15 2016 +0100

    Bug 16227: Fix regression from bug 15084 - select currencies correctly
    
    This patch fixes a regression introduced by bug 15084: The currency
    dropdown lists are not correctly built.
    The selected currencies are wrong.
    
    Test plan:
    Create a vendor, the selected currencies should be the default one
    Edit the vendor, the selected currencies should be the ones defined for
     this vendor
    Create an order, the selected currency should be the 'List prices' of
     the vendor
    Edit an order, the selected currency should be the one defined for this
     order
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher <bredan at bywatersolutions.com>

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

Summary of changes:
 acqui/neworderempty.pl                             |    2 ++
 .../prog/en/modules/acqui/neworderempty.tt         |   14 +++++++-------
 .../prog/en/modules/acqui/supplier.tt              |   20 ++++++++++----------
 3 files changed, 19 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list