https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35440

--- Comment #6 from Kyle M Hall <[email protected]> ---
(In reply to Katrin Fischer from comment #5)
> We also see this in 22.11.10
> 
> There were no partial refunds, but full refunds using the button in the
> transactions table:
> 
> Exception 'Koha::Exceptions::ParameterTooHigh' thrown 'Combined reduction (2
> + -2) is higher than original amount (2)'
> Exception 'Koha::Exceptions::ParameterTooHigh' thrown 'Combined reduction (3
> + -3) is higher than original amount (3)'
> Exception 'Koha::Exceptions::ParameterTooHigh' thrown 'Combined reduction
> (3.00 + -3) is higher than original amount (3)'
> 
> Which makes no mathematical sense to me actually?

The code uses absolute values which I think may be part of the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to