Nachtrag zu rp.pl::report
authorSven Schöling <s.schoeling@linet-services.de>
Tue, 22 Nov 2011 17:32:05 +0000 (18:32 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Tue, 22 Nov 2011 17:32:05 +0000 (18:32 +0100)
bin/mozilla/rp.pl

index 6732086..b6266b4 100644 (file)
@@ -210,6 +210,7 @@ sub report {
     label               => $label,
     year                => DateTime->today->year,
     onload              => $onload,
+    nextsub             => $nextsub,
     accrual             => $::instance_conf->get_accounting_method ne 'cash',
     cash                => $::instance_conf->get_accounting_method eq 'cash',
     is_payments         => $is_payments,