add customer accounting summary report, RT10911
[freeside.git] / httemplate / graph / elements / monthly.html
index 7b1b98a..de2b2e9 100644 (file)
@@ -101,6 +101,7 @@ my $report = new FS::Report::Table::Monthly (
 
   'agentnum'     => $opt{'agentnum'},
   'remove_empty' => $opt{'remove_empty'},
+  'doublemonths' => $opt{'doublemonths'},
 );
 my $data = $report->data;