summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-03-05 12:07:02 -0800
committerMark Wells <mark@freeside.biz>2013-03-05 12:07:02 -0800
commitede90e4c0ff771538dfe184c10d8fb1a3f2bb469 (patch)
treed0308576bfdf43e4d48ccdcaf1e9c4c41b7af0f7 /httemplate/elements
parent88afd367d268cc39ec09af5d20dad488cc97f1ab (diff)
agent commission report, #20558
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/menu.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html
index e30c52cd6..0560b37e6 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -318,6 +318,7 @@ if($curuser->access_right('Financial reports')) {
'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)' ],
'Sales With Advertising Source' => [ $fsurl.'search/report_cust_bill_pkg_referral.html' ],
+ 'Sales with Agent Commissions' => [ $fsurl.'search/report_agent_commission.html' ],
'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)' ],
'Credit application detail' => [ $fsurl.'search/report_cust_credit_bill_pkg.html', 'Line item application detail' ], 'Unapplied Credits' => [ $fsurl.'search/report_cust_credit.html?unapplied=1', 'Unapplied credit report (by type and/or date range)' ],