]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/io.pl
division by zero Fehler bei GuV und EÜR
[mfinanz.git] / bin / mozilla / io.pl
index e45faba125aa4f8fcf250689bd2657d658295797..5050e6aa2e5a35b979ca257ae173a0f00838850a 100644 (file)
@@ -1397,7 +1397,7 @@ sub print_form {
     $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;
 
@@ -1446,7 +1446,7 @@ sub print_form {
   format_dates($output_dateformat, $output_longdates,
                qw(invdate orddate quodate pldate duedate reqdate transdate
                   shippingdate deliverydate validitydate paymentdate
-                  datepaid transdate_oe deliverydate_oe
+                  datepaid transdate_oe deliverydate_oe dodate
                   employee_startdate employee_enddate
                   ),
                grep({ /^datepaid_\d+$/ ||