dodate auch in print_form formatieren
authorJan Büren <jan@lx-office-hosting.de>
Fri, 3 Feb 2012 14:12:51 +0000 (15:12 +0100)
committerJan Büren <jan@lx-office-hosting.de>
Fri, 3 Feb 2012 14:12:51 +0000 (15:12 +0100)
Ansonsten kann es vorkommen, dass das Datum in Auftrag noch zweistellig ist und
dann in Lieferschein vierstellig, bspw.: Auftragsformat 01.01.12 und dann
Lieferschein-Format: 02.01.2012

bin/mozilla/io.pl

index 37a4024..5050e6a 100644 (file)
@@ -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+$/ ||