projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3490e8
)
Nachtrag zu rp.pl::report
author
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 22 Nov 2011 17:32:05 +0000
(18:32 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 22 Nov 2011 17:32:05 +0000
(18:32 +0100)
bin/mozilla/rp.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/rp.pl
b/bin/mozilla/rp.pl
index
6732086
..
b6266b4
100644
(file)
--- 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,