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:
258fa6e
)
Contact in die Liste der shipto Variablen aufgenommen, die aus den Stammdaten kopiert...
author
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 27 May 2009 12:18:07 +0000
(12:18 +0000)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 27 May 2009 12:18:07 +0000
(12:18 +0000)
Fix für Bug 1015.
bin/mozilla/io.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/io.pl
b/bin/mozilla/io.pl
index
99db6ed
..
63d6b45
100644
(file)
--- a/
bin/mozilla/io.pl
+++ b/
bin/mozilla/io.pl
@@
-1389,7
+1389,7
@@
sub print_form {
$form->get_shipto(\%myconfig);
}
- @a = qw(name street zipcode city country);
+ @a = qw(name street zipcode city country
contact
);
$shipto = 1;