[freeside-commits] branch FREESIDE_3_BRANCH updated. e951547a233be8b7ecbd99ddc5e719f0707c4d9f

Christopher Burger burgerc at freeside.biz
Wed Sep 26 07:06:05 PDT 2018


The branch, FREESIDE_3_BRANCH has been updated
       via  e951547a233be8b7ecbd99ddc5e719f0707c4d9f (commit)
      from  2c23904b0cc9dcd02740b0b7edb980d70d28df1b (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 e951547a233be8b7ecbd99ddc5e719f0707c4d9f
Author: Christopher Burger <burgerc at freeside.biz>
Date:   Fri May 5 12:56:12 2017 -0400

    RT# 74523 Added fusionpbx import script, updated Import.pm to handle different import scripts. updated ivr_import to use new Import.pm
    
    Conflicts:
            FS/FS/cdr/Import.pm

diff --git a/bin/cdr-ivr.import b/bin/cdr-ivr.import
index 9285b3b3b..212482de9 100755
--- a/bin/cdr-ivr.import
+++ b/bin/cdr-ivr.import
@@ -68,6 +68,7 @@ FS::cdr::Import->dbi_import(
     #'' => 'GRACE_PERIOD', # SMALLINT Grace period associated with the call
     #'' => 'ACCOUNT_TYPE', # Account type from ACCOUNT_TYPES table
   },
+  'batch_name' => 'IVR',
 );
 
 1;

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

Summary of changes:
 bin/cdr-ivr.import | 1 +
 1 file changed, 1 insertion(+)




More information about the freeside-commits mailing list