X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fmenu.html;h=c8fe5f2e864a75aecec192af77f142b7a5d159f8;hb=81ae0992cf8506c6a77485548ebde25eb946a9a9;hp=edb5e8159b99f14d060ca172bb70df7dbb4647c5;hpb=eb3bd392a89b8b666dc512951e78913c05b98810;p=freeside.git diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index edb5e8159..c8fe5f2e8 100644 --- a/httemplate/elements/menu.html +++ b/httemplate/elements/menu.html @@ -197,6 +197,10 @@ foreach my $svcdb ( FS::part_svc->svc_tables() ) { [ $fsurl. 'search/report_svc_phone_usage.html', 'Total usage (minutes, and amount billed) for the specified time period, per phone number.', ]; + $report_svc{"${name} by state"} = + [ $fsurl. 'search/phone_state.html', + 'Current or historical phone services broken down by state.', + ]; }