https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15374
--- Comment #25 from Marc Véron <[email protected]> --- Hmm, testing... Seems OK to me... - Syspref OpacRenewalAllowed: Allow - Syspref OPACFineNoRenewals: 2 - Patron has fines: Total due: 5.01 - Log-in to Opac with patron, go to 'your summary' Result: "Please note: You cannot renew your books online. Reason: Your fines exceed 2.00. Please pay your fines if you wish to renew your books. Go to your account page" OK - Syspref OPACFineNoRenewals: 10 - Patron has fines: Total due: 5.01 - Refresh 'your summary' Result: No message OK - Syspref OPACFineNoRenewals: 10 - Add manual fine for patron (10). Now total due is: 15.01 - Refresh 'your summary' Result: "Please note: You cannot renew your books online. Reason: Your fines exceed 10.00. Please pay your fines if you wish to renew your books. Go to your account page" OK - Syspref OPACFineNoRenewals: 0 - Patron has fines: Total due: 15.01 - Refresh 'your summary' Result: "Please note: You cannot renew your books online. Reason: You have fines. Please pay your fines if you wish to renew your books. Go to your account page" OK - Syspref OPACFineNoRenewals: (empty) - Refresh 'your summary' Result: No message OK - Syspref OPACFineNoRenewals: xyndjeksfjasdf (non-numeric, is not validated by syspref form) - Refresh 'your summary' Result: No message OK - Syspref OPACFineNoRenewals: (one space char) (non-numeric, is not validated by syspref form) - Refresh 'your summary' Result: No message OK -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
