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

Git repo owner gitmaster at git.koha-community.org
Fri Feb 1 23:50:04 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  9ad483b2040ca1fa322ef0af7abe211817d84926 (commit)
      from  0fc6c90cf6367e7284ba2ee61f834399151a0ce7 (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 9ad483b2040ca1fa322ef0af7abe211817d84926
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sat Jan 5 05:41:48 2019 +0000

    Bug 22113: Add price formatting on item lost report
    
    The item lost report displays the price and replacement
    price for lost items. With the patch they will display
    according to the CurrencyFormat system preference.
    
    To test:
    - Mark 1 or more items lost
    - Make sure that replacement cost and purchase price are set
    - Go to Reports > Items lost
    - Search for your lost items
    - Verify price and replacement price display
    - Apply patch and toggle CurrencyFormat to different settings
    - Refresh lost items report
    - Verify prices are always displayed according to syspref setting
    
    Signed-off-by: Olivia Lu <olivialokm at gmail.com>
    Signed-off-by: Jose-Mario Monteiro-Santos <jose-mario.monteiro-santos at inLibro.com>
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit c3fb484fe2922d2a97053b3fde4fb433c5aa0c4f)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit da8e5fcd2447aad751e511adac4d29bac7cec82c)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/reports/itemslost.tt           |   21 ++++++++++----------
 1 file changed, 11 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list