https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22873 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |16899 CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I am not sure that this does nothing, there is some code in FeePayment.pm that checks for it: if ($disallow_overpayment) { return 0 if $account->balance < $amt; } Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16899 [Bug 16899] Add ability to disallow overpayments via SIP -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.