13 Apr
2018
13 Apr
'18
2:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18790 --- Comment #37 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #31)
Comment on attachment 72036 [details] [review] Bug 18790: Add logging for voided payments
Review of attachment 72036 [details] [review]: -----------------------------------------------------------------
::: Koha/Account/Line.pm @@ +18,4 @@
use Modern::Perl;
use Carp; +use Data::Dumper;
Left over from debugging?
Just realized Dumper is used for action logs here. I'll restore that. -- You are receiving this mail because: You are watching all bug changes.