department_1 und _2 mit auf Sonderzeichen ueberpruefen beim Druck
authorPhilip Reetz <p.reetz@linet-services.de>
Wed, 28 Dec 2005 13:05:06 +0000 (13:05 +0000)
committerPhilip Reetz <p.reetz@linet-services.de>
Wed, 28 Dec 2005 13:05:06 +0000 (13:05 +0000)
bin/mozilla/io.pl

index 5cd38cd..22acf97 100644 (file)
@@ -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);