[freeside-commits] freeside/httemplate/elements menu.html, 1.68, 1.68.2.1

Ivan,,, ivan at wavetail.420.am
Mon Nov 16 23:09:01 PST 2009


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

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	menu.html 
Log Message:
add refund report, RT#6407

Index: menu.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/menu.html,v
retrieving revision 1.68
retrieving revision 1.68.2.1
diff -u -d -r1.68 -r1.68.2.1
--- menu.html	27 Aug 2009 21:41:15 -0000	1.68
+++ menu.html	17 Nov 2009 07:08:58 -0000	1.68.2.1
@@ -236,6 +236,7 @@
     '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)' ],
+    'Refund Report' => [ $fsurl.'search/report_cust_refund.html', 'Refund report (by type and/or date range)' ],
   );
   $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