summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-10-23 12:19:39 -0700
committerIvan Kohler <ivan@freeside.biz>2013-10-23 12:19:39 -0700
commit62d170b4dca3657854fd36445167ce90b7d4aaed (patch)
tree79fa1a7e4ce343ce44b4a031b8b19486eea01a1a /FS/FS/Conf.pm
parent235ea1322692166f921cadbdc373a34c8f1694d2 (diff)
svc_phone-did-summary is unused and problematic. labeled it experimental. RT#10886, RT#25216
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r--FS/FS/Conf.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 9d76f3786..0db674a3f 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -5238,7 +5238,7 @@ and customer address. Include units.',
{
'key' => 'svc_phone-did-summary',
'section' => 'invoicing',
- 'description' => 'Enable DID activity summary on invoices, showing # DIDs activated/deactivated/ported-in/ported-out and total minutes usage, covering period since last invoice.',
+ 'description' => 'Experimental feature to enable DID activity summary on invoices, showing # DIDs activated/deactivated/ported-in/ported-out and total minutes usage, covering period since last invoice.',
'type' => 'checkbox',
},