[koha-commits] main Koha release repository branch master updated. v16.11.00-923-gac2e6b1

Git repo owner gitmaster at git.koha-community.org
Fri Apr 28 12:54:48 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  ac2e6b1b2658405db63a17527895d3d7d46ec811 (commit)
      from  2ca5866866576f0e84041704b0156bc8288334bc (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 ac2e6b1b2658405db63a17527895d3d7d46ec811
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Thu Jan 5 02:01:57 2017 +0000

    Bug 15738: Show rental fees on OPAC summary page
    
    This patch adds a few lines that check for a rental fee on an item. If
    yes, it will show in brackets as a rental fee on the OPAC summary page.
    
    To test:
    1) Have a borrower with an overdue item accruing fines, a lost item and
    an item with a rental fee. Confirm the Fines column on the OPAC summary
    page now shows you what you may expect to see for each item.
    
    Sponsored-by: Catalyst IT
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    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:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt |    4 +++-
 opac/opac-user.pl                                     |    4 ++++
 2 files changed, 7 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list