[Koha-bugs] [Bug 16810] Fines note not showing on checkout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 6 13:41:11 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16810

--- Comment #3 from Marc Véron <veron at veron.ch> ---
Created attachment 53125
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53125&action=edit
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)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list