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

Git repo owner gitmaster at git.koha-community.org
Fri Feb 1 23:03:47 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  9880c7d852358cdabaa37348dd67af57613a53e7 (commit)
      from  0451ac7f66cd775baa202c7106fa8bdaa819c7b1 (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 9880c7d852358cdabaa37348dd67af57613a53e7
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sat Jan 12 09:21:38 2019 +0100

    Bug 22118: Format hold fee when placing holds in OPAC
    
    When Koha charges for holds, a message with the fee is
    shown before the patron places the hold. The amount needs
    to be formatted according to CurrencyFormat system preference.
    
    To test:
    - Add a hold fee to your patron category
    - Log into the OPAC
    - Search for a record to place a hold on
    - Click Place hold
    - Verify there is a note showing about the hold fee
    - Toggle CurrencyFormat and HoldFeeMode and verify
      that the formatting is always correct
    
    Signed-off-by: Jack Kelliher <jke0429 at stacmail.net>
    Signed-off-by: Mikael Olangcay Brisebois <mikael.olangcay-brisebois 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 4f0618a8888dff72b15dfe9193259c1bc5d06b5f)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit b8527c5057ddac6f956d102efa27ef95cd5d3051)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt |    4 ++--
 opac/opac-reserve.pl                                     |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list