[freeside-commits] branch master updated. fdad70473e704359be87efd125fbc03427900a6e

Jeremy Davis jeremyd at 420.am
Fri May 22 08:29:56 PDT 2015


The branch, master has been updated
       via  fdad70473e704359be87efd125fbc03427900a6e (commit)
      from  b429c39e5d748f9410143d51c79717ac95a5ff30 (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 fdad70473e704359be87efd125fbc03427900a6e
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Fri May 22 11:29:50 2015 -0400

    Ticket #35134 change in VSS CDR format

diff --git a/FS/FS/cdr/vss.pm b/FS/FS/cdr/vss.pm
index 6fc647a..a550303 100644
--- a/FS/FS/cdr/vss.pm
+++ b/FS/FS/cdr/vss.pm
@@ -13,7 +13,6 @@ use FS::cdr qw(_cdr_date_parser_maker);
   'header'        => 1,
   'import_fields' => [
 
-        skip(1),        # Customer
         skip(1),        # i_customer
         'accountcode',  # account_id
         'src',          # caller

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

Summary of changes:
 FS/FS/cdr/vss.pm |    1 -
 1 file changed, 1 deletion(-)




More information about the freeside-commits mailing list