diff options
author | ivan <ivan> | 2010-01-25 17:43:57 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-01-25 17:43:57 +0000 |
commit | 19fb1fb69bebf7b9ab99f89b15701992dc5b9299 (patch) | |
tree | 18ebe4b1db5f9dbe3e6be243cc8a8ece7e06690b /httemplate/edit | |
parent | 110ae83aeb94a4fe9e13c0c35184ab5fed7961c5 (diff) |
initial svc_pbx implementation, RT#7051
Diffstat (limited to 'httemplate/edit')
-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) |