[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.08-82-g1212be7

Git repo owner gitmaster at git.koha-community.org
Wed Feb 13 01:02:45 CET 2019


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, 18.05.x has been updated
       via  1212be7e4999d05d31e3e9b627e4312c641c50ab (commit)
      from  3c9af06611d0642ab96d51ca1c249a8e14a52805 (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 1212be7e4999d05d31e3e9b627e4312c641c50ab
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Jan 13 11:15:27 2019 +0100

    Bug 22120: Add price formattig to patron summary print
    
    The patron summary print lists the replacement prices
    and rental charges of items and totals them. With this
    patch they will be formatted according to the
    CurrencyFormat system preference.
    
    To test:
    - Find or create a patron with some checkouts
    - Make sure some items have replacement price set
      and some have a rental charge
    - "Print summary" from the account in staff
    - Verify that charges and prices in the checkouts
      table are formatted correctly
    - Toggle CurrencyFormat to different settings
    
    Signed-off-by: helene hickey <hickeyhe at wgc.school.nz>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 3c2cc8da26f7a907c0b51f928ffb100eefbfa692)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 3638172077c95f0cba2f0e190f245e598e4b004d)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/members/moremember-print.tt      |   18 +++++++++---------
 members/summary-print.pl                             |    2 +-
 2 files changed, 10 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list