[Koha-bugs] [Bug 18790] Add ability to void payments

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 13 14:24:05 CEST 2018


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

--- Comment #37 from Kyle M Hall <kyle at 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.


More information about the Koha-bugs mailing list