[freeside-commits] branch master updated. 3aea51067b7a187e6725c6677226819863b71fb7

Mark Wells mark at 420.am
Wed Sep 19 15:11:41 PDT 2012


The branch, master has been updated
       via  3aea51067b7a187e6725c6677226819863b71fb7 (commit)
      from  7e2f43f75eeaa14a92b4eac6d435875eff63618c (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 3aea51067b7a187e6725c6677226819863b71fb7
Author: Mark Wells <mark at freeside.biz>
Date:   Wed Sep 19 15:11:17 2012 -0700

    taqua CDR format label

diff --git a/FS/FS/cdr/taqua.pm b/FS/FS/cdr/taqua.pm
index 390152a..7ef6d76 100644
--- a/FS/FS/cdr/taqua.pm
+++ b/FS/FS/cdr/taqua.pm
@@ -7,7 +7,7 @@ use FS::cdr qw(_cdr_date_parser_maker);
 @ISA = qw(FS::cdr);
 
 %info = (
-  'name'          => 'Taqua',
+  'name'          => 'Taqua v6.0',
   'weight'        => 130,
   'header'        => 1,
   'import_fields' => [  #some of these are kind arbitrary...

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

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




More information about the freeside-commits mailing list