http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14882 --- Comment #4 from Marc Véron <veron@veron.ch> --- Created attachment 42832 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42832&action=edit [Signed-off] Bug 14882 - Librarians are not warned if patron owe more than maxoutstanding when placing holds If a patron owes more than the system preference maxoutstanding in fees and fines, the patron will be unable to place holds via the opac. However, a librarian placing a hold for a patron is not even warned! Test Plan: 1) Apply this patch 2) Set maxoutstanding to 1.00 3) Find a patron owing more than 1.00 4) Attempt to place a hold 5) Note the warning that the patron owes money Works as expected. Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.