https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18790
--- Comment #31 from Katrin Fischer <[email protected]> --- Comment on attachment 72036 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72036 Bug 18790: Add logging for voided payments Review of attachment 72036: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=18790&attachment=72036) ----------------------------------------------------------------- ::: Koha/Account/Line.pm @@ +18,4 @@ > use Modern::Perl; > > use Carp; > +use Data::Dumper; Left over from debugging? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
