[freeside-commits] freeside/httemplate/elements menu.html, 1.100.2.6, 1.100.2.7
Erik Levinson
levinse at wavetail.420.am
Mon Jan 17 16:59:06 PST 2011
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv25390/httemplate/elements
Modified Files:
Tag: FREESIDE_2_1_BRANCH
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.100.2.6
retrieving revision 1.100.2.7
diff -u -w -d -r1.100.2.6 -r1.100.2.7
--- menu.html 12 Jan 2011 05:43:10 -0000 1.100.2.6
+++ menu.html 18 Jan 2011 00:59:04 -0000 1.100.2.7
@@ -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