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:
f1b9dfc
)
Kosmetik
author
Jan Büren
<jan@kivitendo.de>
Wed, 26 Sep 2018 09:44:24 +0000
(11:44 +0200)
committer
Jan Büren
<jan@kivitendo.de>
Wed, 26 Sep 2018 09:44:24 +0000
(11:44 +0200)
bin/mozilla/io.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/io.pl
b/bin/mozilla/io.pl
index
96141c0
..
ba576e2
100644
(file)
--- a/
bin/mozilla/io.pl
+++ b/
bin/mozilla/io.pl
@@
-1040,7
+1040,7
@@
sub quotation {
if ($form->{second_run}) {
$form->{print_and_post} = 0;
}
- delete $form->{$_} foreach (qw(id printed emailed queued quonumber));
+
delete $form->{$_} foreach (qw(id printed emailed queued quonumber));
my $buysell;
if ($form->{script} eq 'ir.pl' || $form->{type} eq 'purchase_order') {