Merge remote branch 'origin/master'
[kivitendo-erp.git] / bin / mozilla / rp.pl
index 1068da7..bc2eab6 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',