[freeside-commits] branch FREESIDE_3_BRANCH updated. a096a2389e666a3f8f7b99aef2533bc12d5e3e37
Mark Wells
mark at 420.am
Fri May 2 13:42:38 PDT 2014
The branch, FREESIDE_3_BRANCH has been updated
via a096a2389e666a3f8f7b99aef2533bc12d5e3e37 (commit)
from 1178e0ec7d2789819e42966181f36bba1e6e0f4c (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 a096a2389e666a3f8f7b99aef2533bc12d5e3e37
Author: Mark Wells <mark at freeside.biz>
Date: Fri May 2 13:41:45 2014 -0700
remove old duration field entry, #27186
diff --git a/FS/FS/cdr/vitelity.pm b/FS/FS/cdr/vitelity.pm
index eadaf47..4ef3089 100644
--- a/FS/FS/cdr/vitelity.pm
+++ b/FS/FS/cdr/vitelity.pm
@@ -19,7 +19,6 @@ use FS::cdr qw(_cdr_date_parser_maker);
$cdr->set(duration => $field);
$cdr->set(billsec => $field);
},
- 'duration',
'clid',
'disposition',
'upstream_price',
-----------------------------------------------------------------------
Summary of changes:
FS/FS/cdr/vitelity.pm | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
More information about the freeside-commits
mailing list