From: Ivan Kohler Date: Wed, 23 Oct 2013 19:19:38 +0000 (-0700) Subject: svc_phone-did-summary is unused and problematic. labeled it experimental. RT#10886... X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=894a7ed2eb623a8c35050a4eea8ea33113b046e3 svc_phone-did-summary is unused and problematic. labeled it experimental. RT#10886, RT#25216 --- 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', },