]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/rp.pl
Bugfix 1842 Offene Posten Alterstrukturliste prüft nur auf tagesaktuellem Datum
[mfinanz.git] / bin / mozilla / rp.pl
index 1068da7491fbf053da11e74bc32e18378295c6cf..bc2eab6e2406328622d1b8d0a836fcbfe88573dc 100644 (file)
@@ -196,6 +196,7 @@ sub report {
     vc                  => $vc,
     label               => $label,
     year                => DateTime->today->year,
+    today               => DateTime->today,
     nextsub             => $nextsub,
     accrual             => $::instance_conf->get_accounting_method ne 'cash',
     cash                => $::instance_conf->get_accounting_method eq 'cash',