https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18774 --- Comment #3 from Marc Véron <veron@veron.ch> --- How to fix? - The problem occurs at other places as well (see related bugs). A first step could be to restrict amount users can enter, similar to the situation in Administration > Patron Categories, but theoretically fines and/or credits (and budgets etc., see Bug 11698) can sum up to a value that breaks display again. Where amounts are added, the fix could be to have a JavaScript validation against the sum, but it would be a workaround only, see following comment: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11698#c2 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.