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:
1d827e3
)
department_1 und _2 mit auf Sonderzeichen ueberpruefen beim Druck
author
Philip Reetz
<p.reetz@linet-services.de>
Wed, 28 Dec 2005 13:05:06 +0000
(13:05 +0000)
committer
Philip Reetz
<p.reetz@linet-services.de>
Wed, 28 Dec 2005 13:05:06 +0000
(13:05 +0000)
bin/mozilla/io.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/io.pl
b/bin/mozilla/io.pl
index
5cd38cd
..
22acf97
100644
(file)
--- a/
bin/mozilla/io.pl
+++ b/
bin/mozilla/io.pl
@@
-1606,7
+1606,7
@@
sub print_form {
# some of the stuff could have umlauts so we translate them
push @a,
- qw(shiptoname shiptostreet shiptozipcode shiptocity shiptocountry shiptoemail shippingpoint shipvia company address signature employee contact);
+ qw(shiptoname shiptostreet shiptozipcode shiptocity shiptocountry shiptoemail shippingpoint shipvia company address signature employee contact
department_1 department_2
);
push @a, ("${inv}date", "${due}date", email, cc, bcc);