add advertising source to advanced customer report, RT#18354
[freeside.git] / httemplate / graph / report_cust_bill_pkg.html
index af61dda..07d4421 100644 (file)
@@ -6,6 +6,11 @@
 
 <% include('/elements/tr-select-from_to.html' ) %>
 
+<TR>
+  <TD ALIGN="right"><INPUT TYPE="checkbox" NAME="projection" VALUE="1"></TD>
+  <TD>Show projected data for future months</TD>
+</TR>
+
 <% include('/elements/tr-select-agent.html',
              'label'         => 'For agent: ',
              'disable_empty' => 0,