[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.19-14-g2e87e5e

Git repo owner gitmaster at git.koha-community.org
Fri Apr 21 12:29:54 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, 3.22.x has been updated
       via  2e87e5eedf1873bde6eca96d0edbdea3f76e1961 (commit)
      from  81438f88341b43ca6dca8cf09cf96ccef1a18339 (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 2e87e5eedf1873bde6eca96d0edbdea3f76e1961
Author: Marc Véron <veron at veron.ch>
Date:   Tue Mar 14 14:29:08 2017 +0100

    Bug 18263: Make use of syspref 'CurrencyFormat' for Account and Pay fines tables
    
    On Home > Patrons > Accounts for... and Home > Patrons > Pay fines for...,
    make the amounts display as defined in syspref 'CurrencyFormat'
    
    To test:
    - Apply patch
    - Give a patron a high fine or credit (e.g. 12345.67)
    - Got to pages Home > Patrons > Accounts for... and
      Home > Patrons > Pay fines
    - Verify that amounts display following syspref 'CurrencyFormat'
      (e.g. 12'345.67 for syspref set to 360'000.00 (CH)
    
    Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit db467287d174827e52c322cb86d75b8628df52fe)
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    (cherry picked from commit 3db9848f1acb904f67312c55a35fd262c46829aa)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/modules/members/boraccount.tt     |    9 +++++----
 koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt      |   11 ++++++-----
 2 files changed, 11 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list