]> git.koha-community.org Git - koha.git/commit
Bug 15738: Show rental fees on OPAC summary page
authorAleisha Amohia <aleishaamohia@hotmail.com>
Thu, 5 Jan 2017 02:01:57 +0000 (02:01 +0000)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sat, 13 May 2017 12:07:02 +0000 (14:07 +0200)
commitc8adec8e46ac16e7981e842c4e73923e19dd5910
tree2e581a00c4d5e58b8335323fdc7ce7fee6093dc4
parentdfc3a02e78faee1125f7046a6619c93e82ee9e06
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@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit ac2e6b1b2658405db63a17527895d3d7d46ec811)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt
opac/opac-user.pl