[freeside-commits] branch master updated. 894a7ed2eb623a8c35050a4eea8ea33113b046e3
Ivan
ivan at 420.am
Wed Oct 23 12:19:39 PDT 2013
The branch, master has been updated
via 894a7ed2eb623a8c35050a4eea8ea33113b046e3 (commit)
from 822d38841a1620b8b8e8c5ac4102ad64de9ae17f (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 894a7ed2eb623a8c35050a4eea8ea33113b046e3
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Oct 23 12:19:38 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 0dd3212..eed84fc 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',
},
-----------------------------------------------------------------------
Summary of changes:
FS/FS/Conf.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the freeside-commits
mailing list