[freeside-commits] freeside/httemplate/elements menu.html, 1.108, 1.109
Erik Levinson
levinse at wavetail.420.am
Mon Jan 17 16:59:05 PST 2011
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv25382/httemplate/elements
Modified Files:
menu.html
Log Message:
added DID availability/inventory/provisioning report, RT10988
Index: menu.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/elements/menu.html,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -w -d -r1.108 -r1.109
--- menu.html 12 Jan 2011 05:43:09 -0000 1.108
+++ menu.html 18 Jan 2011 00:59:02 -0000 1.109
@@ -199,6 +199,8 @@
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 ];
More information about the freeside-commits
mailing list