https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39512 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #1 from David Cook <dcook@prosentient.com.au> --- I bumped into this today as well. I've noticed if there's no accountlines for the borrower and you do a payout of $0 then it redirects, but if there are accountlines - even if the balances is 0 because of a $10 debit followed by a $10 credit, then you get the 500 error. Reproduced this in KTD on main. In the plack-error.log you get this error message: Exception 'Koha::Exceptions::Account::AmountNotPositive' thrown 'Payout amount passed is not positive' -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.