[koha-commits] main Koha release repository branch master updated. v17.05.00-851-g0835784

Git repo owner gitmaster at git.koha-community.org
Wed Oct 18 16:27:15 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  08357845c3db3b68990e655de3364bc0f4649fc1 (commit)
       via  d8b89eead0c7576a295679b3ef3bb90e7dec8283 (commit)
      from  e772277a8aa7402f537ddb3c0886fb9dc3ce2d91 (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 08357845c3db3b68990e655de3364bc0f4649fc1
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Oct 13 09:03:25 2017 +0200

    Bug 19296: (QA follow-up) Correct comment in populate_orders
    
    Just replacing a wrong - by a correct + sign in the comment. The code
    itself is fine.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit d8b89eead0c7576a295679b3ef3bb90e7dec8283
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue Sep 12 16:57:47 2017 +0000

    Bug 19296: Allow all tax processing to happen in C4::Acquisition::populate_order_with_prices
    
    To test:
     1 - Create an order file that includes prices and items
    (MarcFieldsToOrder)
     2 - Stage the file
     3 - Set vendor to 'prices exclude tax'
     4 - Open a basket and add from the file
     5 - View the items in the basket
     6 - Prices are reduced by the tax rate and tax is calculated to return
    prices to the value in the file
     7 - Apply patch
     8 - Repeat steps 1-6
     9 - Prices should now calculate correctly
    10 - Repeat with 'MarcItemFieldsToOrder'
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

Summary of changes:
 C4/Acquisition.pm        |    2 +-
 acqui/addorderiso2709.pl |   40 ++++++++++------------------------------
 2 files changed, 11 insertions(+), 31 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list