[freeside-commits] branch master updated. b02c42c401382cdf35bfb81abd4ffabbbacfd5c9

Jeremy Davis jeremyd at 420.am
Wed Nov 27 10:46:21 PST 2013


The branch, master has been updated
       via  b02c42c401382cdf35bfb81abd4ffabbbacfd5c9 (commit)
      from  90a3e43ea63ddb412b5a958e394fdf09f8ca47f2 (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 b02c42c401382cdf35bfb81abd4ffabbbacfd5c9
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Wed Nov 27 13:33:18 2013 -0500

    #22636 Import accountcodes on CDR

diff --git a/FS/FS/cdr/qwest.pm b/FS/FS/cdr/qwest.pm
index dd23858..b28b052 100644
--- a/FS/FS/cdr/qwest.pm
+++ b/FS/FS/cdr/qwest.pm
@@ -133,7 +133,7 @@ my $enddate = _cdr_date_parser_maker('enddate');
     '',                 # termmem (same?)
     '',                 # fintkgrp
     'charged_party',    # billnum (empty for "normal" calls)
-    '',                 # acctcd
+    'accountcode',      # acctcd
     '',                 # swid
     '',                 # orig_bill_file_id
     '',                 # orig_trunk_group_name

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

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




More information about the freeside-commits mailing list