]> wagnertech.de Git - kivitendo-erp.git/blobdiff - bin/mozilla/is.pl
Debug Code aus letztem Commit entfernt
[kivitendo-erp.git] / bin / mozilla / is.pl
index 8e2046897565a7c4b45a32b10ed249b219d1330c..6446cc787f75eb4be0c07bb1f60fa2acd5821c2c 100644 (file)
@@ -860,9 +860,6 @@ sub credit_note {
   my %myconfig = %main::myconfig;
   my $locale   = $main::locale;
 
-  open(FH, ">/tmp/lx.dump"); 
-  print FH Dumper($form);
-  close FH;
   $main::auth->assert('invoice_edit');
 
   $form->{transdate} = $form->{invdate} = $form->current_date(\%myconfig);