https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23674
--- Comment #67 from Lucas Gass (lukeg) <[email protected]> --- > - Create a manual invoice, 10.00 > - Pay using the pay button in the transactions table, 1:00 + note > - Payment note is empty when checking the payments tab: It looks like the > note used there now and the existing payment notes use different fields - > should we not use the same for the payment note no matter where it's paid > from? > - Now issuing a refund explodes into: > Exception 'Koha::Exceptions::ParameterTooHigh' thrown 'Amount to payout > (3.00) is higher than amountoutstanding (0)' > at /usr/share/perl5/Exception/Class/Base.pm line 88 - new bug? Part of this is a new bug, it happens without this patchset applied: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39219 I'll look into why the note is empty. Thanks, Cait! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
