]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/ar.pl
Debitoren-/Kreditorenbuchungen: Zahlungsdatum mit aktuellem Datum vorbelegen
[mfinanz.git] / bin / mozilla / ar.pl
index e43361f474a381082c556869327504b2cea817d6..38a667e95937c43ce40497cabb606b15ff943b7d 100644 (file)
@@ -442,6 +442,7 @@ sub form_header {
     ARselected           => $ARselected,
     title_str            => $title,
     follow_up_trans_info => $follow_up_trans_info,
+    today                => DateTime->today,
   });
 
   $main::lxdebug->leave_sub();