Contact in die Liste der shipto Variablen aufgenommen, die aus den Stammdaten kopiert...
authorSven Schöling <s.schoeling@linet-services.de>
Wed, 27 May 2009 12:18:07 +0000 (12:18 +0000)
committerSven 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

index 99db6ed..63d6b45 100644 (file)
@@ -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;