From: Ivan Kohler Date: Wed, 23 Oct 2013 19:19:41 +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=6d40d7b2f1bbaa986d7eafc34c3908106b1c3ab5 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 1d99c9a2d..f042710df 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5062,7 +5062,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', },