From 262e507798455abefd32b096875e03b1efe64336 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Tue, 4 May 2010 13:57:21 +0200 Subject: [PATCH] Debugcode entfernt. --- bin/mozilla/ar.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/mozilla/ar.pl b/bin/mozilla/ar.pl index 3d6704262..f03a74b7d 100644 --- a/bin/mozilla/ar.pl +++ b/bin/mozilla/ar.pl @@ -1127,7 +1127,6 @@ sub post { $form->{AR}{receivables} = $form->{ARselected}; $form->{storno} = 0; - $main::lxdebug->message(0, $form->{amount}); $form->{id} = 0 if $form->{postasnew}; $form->error($locale->text('Cannot post transaction!')) unless AR->post_transaction(\%myconfig, \%$form); -- 2.20.1