[freeside-commits] freeside/httemplate/elements menu.html, 1.82, 1.83

Mark Wells mark at wavetail.420.am
Wed Apr 7 18:15:28 PDT 2010


Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv3406/httemplate/elements

Modified Files:
	menu.html 
Log Message:
RT#1382: beginning of package cost report

Index: menu.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/menu.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -w -d -r1.82 -r1.83
--- menu.html	5 Apr 2010 00:59:00 -0000	1.82
+++ menu.html	8 Apr 2010 01:15:26 -0000	1.83
@@ -266,6 +266,7 @@
     'Employee Commission Report' => [ $fsurl.'search/report_employee_commission.html', '' ],
     'Credit Report' => [ $fsurl.'search/report_cust_credit.html', 'Credit report (by employee and/or date range)' ],
     'Refund Report' => [ $fsurl.'search/report_cust_refund.html', 'Refund report (by type and/or date range)' ],
+    'Package Costs Report' => [ $fsurl.'graph/report_cust_pkg_cost.html', 'Package setup and recurring costs graph' ],
   );
   $report_financial{'A/R Aging'} = [ $fsurl.'search/report_receivables.html', 'Accounts Receivable Aging report' ];
   $report_financial{'Prepaid Income'} = [ $fsurl.'search/report_prepaid_income.html', 'Prepaid income (unearned revenue)  report' ];



More information about the freeside-commits mailing list