diff options
-rw-r--r-- | FS/FS/cdr/qwest.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/cdr/qwest.pm b/FS/FS/cdr/qwest.pm index dd2385851..b28b05210 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 |