[freeside-commits] branch FREESIDE_3_BRANCH updated. 62d170b4dca3657854fd36445167ce90b7d4aaed
Ivan
ivan at 420.am
Wed Oct 23 12:19:40 PDT 2013
The branch, FREESIDE_3_BRANCH has been updated
via 62d170b4dca3657854fd36445167ce90b7d4aaed (commit)
from 235ea1322692166f921cadbdc373a34c8f1694d2 (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 62d170b4dca3657854fd36445167ce90b7d4aaed
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Oct 23 12:19:39 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 9d76f37..0db674a 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -5238,7 +5238,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