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:
37d7b86
)
shiptovariablen im Druck: Telefon und ein paar andere auch exportieren
author
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 13 Jan 2012 13:00:32 +0000
(14:00 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 13 Jan 2012 13:00:32 +0000
(14:00 +0100)
bin/mozilla/io.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/io.pl
b/bin/mozilla/io.pl
index
e45faba
..
37a4024
100644
(file)
--- a/
bin/mozilla/io.pl
+++ b/
bin/mozilla/io.pl
@@
-1397,7
+1397,7
@@
sub print_form {
$form->get_shipto(\%myconfig);
}
- my @a = qw(name
street zipcode city country contact
);
+ my @a = qw(name
department_1 department_2 street zipcode city country contact phone fax email
);
my $shipto = 1;