[freeside-commits] branch FREESIDE_3_BRANCH updated. 721542615319024c253affa3d7f177b7ca7e53cc
Jeremy Davis
jeremyd at 420.am
Wed Nov 27 10:55:41 PST 2013
The branch, FREESIDE_3_BRANCH has been updated
via 721542615319024c253affa3d7f177b7ca7e53cc (commit)
from 2bcf5b18e60b3d68f6fec2d6ec43cd6edd62df24 (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 721542615319024c253affa3d7f177b7ca7e53cc
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Wed Nov 27 13:42:53 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