]> wagnertech.de Git - kivitendo-erp.git/commitdiff
shiptovariablen im Druck: Telefon und ein paar andere auch exportieren
authorSven Schöling <s.schoeling@linet-services.de>
Fri, 13 Jan 2012 13:00:32 +0000 (14:00 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Fri, 13 Jan 2012 13:00:32 +0000 (14:00 +0100)
bin/mozilla/io.pl

index e45faba125aa4f8fcf250689bd2657d658295797..37a4024c46d01fb736cd3f7b2e38c0c6c7e51698 100644 (file)
@@ -1397,7 +1397,7 @@ sub print_form {
     $form->get_shipto(\%myconfig);
   }
 
     $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;
 
 
   my $shipto = 1;