[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 434f5baea51dcde7bbf95ae25516bc5b3970e026

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


The branch, FREESIDE_2_3_BRANCH has been updated
       via  434f5baea51dcde7bbf95ae25516bc5b3970e026 (commit)
      from  30d304b92505521efe1a96b481f2d9f1887fce9e (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 434f5baea51dcde7bbf95ae25516bc5b3970e026
Author: Mark Wells <mark at freeside.biz>
Date:   Wed Sep 19 12:44:22 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