[koha-commits] main Koha release repository branch master updated. v16.11.00-906-gc026d9f

Git repo owner gitmaster at git.koha-community.org
Mon Apr 24 19:17:29 CEST 2017


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  c026d9f4e130d0585def4b1deb98e802ad35d258 (commit)
      from  694c09aa873973c4f55b5d90948b1027adc0f1c1 (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 c026d9f4e130d0585def4b1deb98e802ad35d258
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Apr 20 21:36:44 2017 -0400

    Bug 18468 - When adding from a staged file order discounts are not passed into C4::Acquisitions::populate_order_with_prices
    
    To test:
    1 - Setup a vendor with a discount
    2 - Stage a file
    3 - Create a basket
    4 - Order from staged file
    5 - Add a price but no discount
    6 - Save order
    7 - Note ecost is not discounted
    8 - Apply patch
    9 - Repeate 2-6
    10 - Note ecost is discounted
    
    Signed-off-by: Alex Buckley <alexbuckley at catalyst.net.nz>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 acqui/addorderiso2709.pl |    2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list