summaryrefslogtreecommitdiff
path: root/httemplate/elements/menu.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/menu.html')
-rw-r--r--httemplate/elements/menu.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html
index 0f621709a..710850cc2 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -199,6 +199,8 @@ foreach my $svcdb ( FS::part_svc->svc_tables() ) {
if ( $svcdb eq 'svc_phone' ) {
$report_svc{"Phone number (DID) availability"} =
[ $fsurl."search/report_phone_avail.html", '' ];
+ $report_svc{"Inventory/Provisioning Status"} =
+ [ $fsurl."search/phone_inventory_provisioned.html", '' ];
}
$report_services{$name} = [ \%report_svc, $longname ];