Bug 16810: Fines note not showing on checkout
authorMarc Véron <veron@veron.ch>
Mon, 4 Jul 2016 12:30:24 +0000 (14:30 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 15 Jul 2016 14:13:33 +0000 (14:13 +0000)
commita353fe5d988d64f52d0a530b1d507f8f8eab2a5a
treefc1ed6b78166f15580b4787d9ca7b368d02fd08b
parent5a1f3acaabf235733a3e7a98d16d0395df1980b8
Bug 16810: Fines note not showing on checkout

Fines did not show on patron checkout and detail pages unless amout
was greater than syspref NoIssueCharges.

This patch fixes the logic in
koha-tmpl/intranet-tmpl/prog/en/includes/blocked-fines.inc

Additionally, it changes links to buttons and makes some small
text changes to ease translation.

To test:
- Apply patch
- Display checkout or detail page and verify proper display for
   a patron who has
   - no fines (no message)
   - fines not exceeding syspref NoissueCharges (message)
   - fines exceeding syspref NoIssueCharges (message)

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as advertised

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/includes/blocked-fines.inc