projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64dde83
)
Debug Code aus letztem Commit entfernt
author
G. Richardson
<information@lx-office-hosting.de>
Wed, 3 Mar 2010 12:44:33 +0000
(13:44 +0100)
committer
G. Richardson
<information@lx-office-hosting.de>
Wed, 3 Mar 2010 12:44:33 +0000
(13:44 +0100)
bin/mozilla/is.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/is.pl
b/bin/mozilla/is.pl
index
8e20468
..
6446cc7
100644
(file)
--- a/
bin/mozilla/is.pl
+++ b/
bin/mozilla/is.pl
@@
-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);