From 6d40d7b2f1bbaa986d7eafc34c3908106b1c3ab5 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 23 Oct 2013 12:19:41 -0700 Subject: [PATCH] svc_phone-did-summary is unused and problematic. labeled it experimental. RT#10886, RT#25216 --- FS/FS/Conf.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', }, -- 2.11.0