[koha-commits] main Koha release repository branch master updated. v16.11.00-738-gdb46728

Git repo owner gitmaster at git.koha-community.org
Fri Mar 31 16:28:18 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  db467287d174827e52c322cb86d75b8628df52fe (commit)
      from  9a4fd7b27074d7ce923f7b47061d1e6636ecbc56 (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 db467287d174827e52c322cb86d75b8628df52fe
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>

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

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