[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 6d40d7b2f1bbaa986d7eafc34c3908106b1c3ab5
Ivan
ivan at 420.am
Wed Oct 23 12:19:42 PDT 2013
The branch, FREESIDE_2_3_BRANCH has been updated
via 6d40d7b2f1bbaa986d7eafc34c3908106b1c3ab5 (commit)
from cc9fc5ea4477bd50cb67f8aae1482bb7606761db (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6d40d7b2f1bbaa986d7eafc34c3908106b1c3ab5
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Oct 23 12:19:41 2013 -0700
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 1d99c9a..f042710 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',
},
-----------------------------------------------------------------------
Summary of changes:
FS/FS/Conf.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the freeside-commits
mailing list