[freeside-commits] freeside/httemplate/elements menu.html, 1.66, 1.67
Jeff Finucane,420,,
jeff at wavetail.420.am
Sun Aug 23 22:09:29 PDT 2009
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv32112/httemplate/elements
Modified Files:
menu.html
Log Message:
add rated call sales report and option to sales report to count usage separately from recurring #5588
Index: menu.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/menu.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- menu.html 27 Jul 2009 09:07:24 -0000 1.66
+++ menu.html 24 Aug 2009 05:09:26 -0000 1.67
@@ -234,6 +234,7 @@
%report_financial = (
'Sales, Credits and Receipts' => [ $fsurl.'graph/report_money_time.html', 'Sales, credits and receipts summary graph' ],
'Sales Report' => [ $fsurl.'graph/report_cust_bill_pkg.html', 'Sales report and graph (by agent, package class and/or date range)' ],
+ 'Rated Call Sales Report' => [ $fsurl.'graph/report_cust_bill_pkg_detail.html', 'Sales report and graph (by agent, package class, usage class and/or date range)' ],
'Credit Report' => [ $fsurl.'search/report_cust_credit.html', 'Credit report (by employee and/or date range)' ],
);
$report_financial{'A/R Aging'} = [ $fsurl.'search/report_receivables.html', 'Accounts Receivable Aging report' ];
More information about the freeside-commits
mailing list