summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2017-09-26 12:03:08 -0400
committerChristopher Burger <burgerc@freeside.biz>2017-10-23 15:25:42 -0400
commit2d16e600051d0bc024961e9790ea446c197ef67c (patch)
treec8af573e6b10da3680bd3929834a2acdee226729 /httemplate/elements
parent3d4cedda1dabe29c2c24888a30e62472cfea8b35 (diff)
RT# 77160 - created new customer time span report
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 9a3f7a44f..21f7539c6 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -147,6 +147,7 @@ if ( $curuser->access_right('List contacts') ) {
$report_customers{'separator'} = '';
$report_customers{'Customer contacts'} = [ $fsurl. 'search/report_contact.html?link=cust_main' ];
$report_customers{'Customer stored payment information'} = [ $fsurl. 'search/report_cust_payby.html' ];
+ $report_customers{'Customer timespan'} = [ $fsurl. 'search/report_cust_timespan.html' ];
}
tie my %report_invoices_open, 'Tie::IxHash',