RT#39638: VoIP Usage cost reporting [menu link]
authorJonathan Prykop <jonathan@freeside.biz>
Tue, 26 Jan 2016 05:25:44 +0000 (23:25 -0600)
committerJonathan Prykop <jonathan@freeside.biz>
Fri, 29 Jan 2016 01:26:39 +0000 (19:26 -0600)
httemplate/elements/menu.html

index f4aeec8..1d5789d 100644 (file)
@@ -398,6 +398,8 @@ if( $curuser->access_right('Financial reports') ) {
 
   $report_financial{'Customer Accounting Summary'} = [ $fsurl.'search/report_customer_accounting_summary.html', 'Customer accounting summary report' ];
 
+  $report_financial{'Customer Usage Profit/Loss'} = [ $fsurl.'search/report_customer_usage_profit.html', 'Customer usage profit/loss' ];
+
 } elsif($curuser->access_right('Receivables report')) {
 
   $report_financial{'A/R Aging'} = [ $fsurl.'search/report_receivables.html', 'Accounts Receivable Aging report' ];