bulk DID orders/inventory enhancements, RT11291
[freeside.git] / httemplate / view / cust_main / packages / services.html
index 1e636ad..a5a5552 100644 (file)
@@ -63,6 +63,10 @@ function clearhint_search_cust_svc(obj, str) {
       <TR>
         <TD COLSPAN=3 ALIGN="center" STYLE="padding-bottom:4px;padding-top:0px">
           <B><% svc_provision_link($cust_pkg, $part_svc, \%opt, $curuser) %></B>
+%        if ( $curuser->access_right('Bulk provision customer service') 
+%               && $part_svc->svcdb eq 'svc_phone' ) {
+            <BR><A HREF="<%$p%>browse/did_order.html?custnum=<%$cust_pkg->custnum%>">Browse Received DID Inventory</A> 
+%       }
         </TD>
       </TR>