[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 474eccf02c42772b719e44f4f149058cc7208ea7
Jeremy Davis
jeremyd at 420.am
Wed Nov 27 10:57:56 PST 2013
The branch, FREESIDE_2_3_BRANCH has been updated
via 474eccf02c42772b719e44f4f149058cc7208ea7 (commit)
from b4cb2b249789ecb83773a8205608d9e622a777eb (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 474eccf02c42772b719e44f4f149058cc7208ea7
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Wed Nov 27 13:45:11 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