summaryrefslogtreecommitdiff
path: root/httemplate/edit/part_svc.cgi
diff options
context:
space:
mode:
authorivan <ivan>2010-01-25 17:41:31 +0000
committerivan <ivan>2010-01-25 17:41:31 +0000
commit667cee1c0b352573f80663eae5be2de8ad8a93de (patch)
tree12b7a1a6c3b7d000b40589fbed0aaf589de2f1dd /httemplate/edit/part_svc.cgi
parent5acd0ae0bacfbbfcc7e118e6f09c3b919d0346fa (diff)
initial svc_pbx implementation, RT#7051
Diffstat (limited to 'httemplate/edit/part_svc.cgi')
-rwxr-xr-xhttemplate/edit/part_svc.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/part_svc.cgi b/httemplate/edit/part_svc.cgi
index 79703435c..20bc27780 100755
--- a/httemplate/edit/part_svc.cgi
+++ b/httemplate/edit/part_svc.cgi
@@ -19,6 +19,7 @@ Service definitions are the templates for items you offer to your customers.
<LI>svc_www - Virtual domain website
<LI>svc_broadband - Broadband/High-speed Internet service (always-on)
<LI>svc_phone - Customer phone numbers
+ <LI>svc_pbx - Customer PBXs
<LI>svc_external - Externally-tracked service
<!-- <LI>svc_charge - One-time charges (Partially unimplemented)
<LI>svc_wo - Work orders (Partially unimplemented)