X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/8235eb9367a551682031878a52aefae16f1987af..065711dbde1f5ccc12c7d43f4b30e6338a2ab0a6:/bin/mozilla/io.pl diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index 5cd38cd81..22acf9710 100644 --- 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);