From: Sven Schöling Date: Tue, 22 Nov 2011 17:32:05 +0000 (+0100) Subject: Nachtrag zu rp.pl::report X-Git-Tag: release-2.7.0beta1~165 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=0aa1a7f3dfbceed9c6eb987a582ddcc876972684;p=kivitendo-erp.git Nachtrag zu rp.pl::report --- 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,