[freeside-commits] branch FREESIDE_3_BRANCH updated. 54dbbaf3b93390d299cabb20e257e7450d469fcf

Jeremy Davis jeremyd at 420.am
Mon Sep 16 09:25:00 PDT 2013


The branch, FREESIDE_3_BRANCH has been updated
       via  54dbbaf3b93390d299cabb20e257e7450d469fcf (commit)
      from  a48117e91c2108d47abe83bd2587c8448aebc8bc (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 54dbbaf3b93390d299cabb20e257e7450d469fcf
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Thu Aug 22 05:06:40 2013 -0400

    #24570 Clarify usage_mandate instructions

diff --git a/FS/FS/part_pkg/voip_cdr.pm b/FS/FS/part_pkg/voip_cdr.pm
index de17cd3..79235ed 100644
--- a/FS/FS/part_pkg/voip_cdr.pm
+++ b/FS/FS/part_pkg/voip_cdr.pm
@@ -263,7 +263,7 @@ tie my %detail_formats, 'Tie::IxHash',
                           'type' => 'checkbox',
                         },
 
-    'usage_mandate' => { 'name' => 'Always put usage details in separate section',
+    'usage_mandate' => { 'name' => 'Always put usage details in separate section.  The section is defined the section is defined in the next option',
                           'type' => 'checkbox',
                        },
     #eofalse
@@ -340,7 +340,7 @@ tie my %detail_formats, 'Tie::IxHash',
                        411_rewrite
                        output_format 
                        selfservice_format selfservice_inbound_format
-                       usage_mandate summarize_usage usage_section 
+                       usage_mandate usage_section summarize_usage 
                        usage_nozero bill_every_call bill_inactive_svcs
                        count_available_phones suspend_bill 
                      )

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/part_pkg/voip_cdr.pm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)




More information about the freeside-commits mailing list