summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-10-23 12:19:38 -0700
committerIvan Kohler <ivan@freeside.biz>2013-10-23 12:19:38 -0700
commit894a7ed2eb623a8c35050a4eea8ea33113b046e3 (patch)
treed9e2a8522ec44d912196aaf59644942e2a3384ae /FS
parent822d38841a1620b8b8e8c5ac4102ad64de9ae17f (diff)
svc_phone-did-summary is unused and problematic. labeled it experimental. RT#10886, RT#25216
Diffstat (limited to 'FS')
-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 0dd3212fb..eed84fc52 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -5239,7 +5239,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',
},