From 0aa1a7f3dfbceed9c6eb987a582ddcc876972684 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Tue, 22 Nov 2011 18:32:05 +0100 Subject: [PATCH] Nachtrag zu rp.pl::report --- bin/mozilla/rp.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/mozilla/rp.pl b/bin/mozilla/rp.pl index 673208632..b6266b4c9 100644 --- a/bin/mozilla/rp.pl +++ b/bin/mozilla/rp.pl @@ -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, -- 2.20.1