diff options
author | ivan <ivan> | 2010-01-25 17:41:31 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-01-25 17:41:31 +0000 |
commit | 667cee1c0b352573f80663eae5be2de8ad8a93de (patch) | |
tree | 12b7a1a6c3b7d000b40589fbed0aaf589de2f1dd /httemplate | |
parent | 5acd0ae0bacfbbfcc7e118e6f09c3b919d0346fa (diff) |
initial svc_pbx implementation, RT#7051
Diffstat (limited to 'httemplate')
-rwxr-xr-x | httemplate/edit/part_svc.cgi | 1 |
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) |