[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.00-22-gc5c345ed94

Git repo owner gitmaster at git.koha-community.org
Wed Jun 17 23:30:26 CEST 2020


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, 20.05.x has been updated
       via  c5c345ed94cc5c1a0e31af03c26dc0c2190c38de (commit)
       via  c292fb91a509b317f09a73686c405750cd942e42 (commit)
      from  89da0a9af8fbf4f80dfe50aa4b2e2507ef260b4c (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 c5c345ed94cc5c1a0e31af03c26dc0c2190c38de
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Jun 8 11:12:07 2020 +0100

    Bug 14543: (QA follow-up) Add missing filter
    
    This patch adds a missing `| html` filter to the tax_rate value option
    that the patchset adds
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 369a4e39b48456be4376292f724a787ef0b6667e)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit c292fb91a509b317f09a73686c405750cd942e42
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Jul 16 12:14:42 2015 -0400

    Bug 14543: Order lines updated that have a tax rate not in gist will have tax rate set to 0!
    
    If the tax rate for a given order line has been removed from the system
    preference gist, that tax rate will show in the pulldown as 0. If a
    librarian then saves the order line the original tax rate will be
    overwritten with 0%!
    
    Test Plan:
    1) Find an order line
    2) Remove the tax rate set for that order line from the syspref gist
    3) Edit the order line
    4) Note the tax rate is 0
    5) Apply this patch
    6) Edit the order line
    7) Note the tax rate now displays with a warning
    
    Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 5ae7554667a209962a169f3a3b1d4b5b4beb398c)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/acqui/neworderempty.tt         | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list