[freeside-commits] freeside/httemplate/graph report_cust_bill_pkg.html, 1.12, 1.13
Mark Wells
mark at wavetail.420.am
Sat Jan 7 15:04:05 PST 2012
Update of /home/cvs/cvsroot/freeside/httemplate/graph
In directory wavetail.420.am:/tmp/cvs-serv4642/httemplate/graph
Modified Files:
report_cust_bill_pkg.html
Log Message:
projected sales report, #15393
Index: report_cust_bill_pkg.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/graph/report_cust_bill_pkg.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -w -d -r1.12 -r1.13
--- report_cust_bill_pkg.html 26 Dec 2011 20:24:17 -0000 1.12
+++ report_cust_bill_pkg.html 7 Jan 2012 23:04:03 -0000 1.13
@@ -6,6 +6,13 @@
<% include('/elements/tr-select-from_to.html' ) %>
+<TR>
+ <TD ALIGN="right">Project to:</TD>
+ <TD><& /elements/select-month_year.html,
+ prefix => 'project',
+ show_month_abbr => 1 &></TD>
+</TR>
+
<% include('/elements/tr-select-agent.html',
'label' => 'For agent: ',
'disable_empty' => 0,
More information about the freeside-commits
mailing list