[freeside-commits] branch master updated. 908b5627cc5899b00d3b9e83602403eb956dd038

Christopher Burger burgerc at freeside.biz
Tue Feb 13 06:19:08 PST 2018


The branch, master has been updated
       via  908b5627cc5899b00d3b9e83602403eb956dd038 (commit)
       via  bd115bbb7ee8b1f8568d026caceb95ae18c80e87 (commit)
      from  1f19ac8ae3fda009fede1e3c6f3e1c75b93adfca (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 908b5627cc5899b00d3b9e83602403eb956dd038
Merge: bd115bbb7 1f19ac8ae
Author: Christopher Burger <burgerc at freeside.biz>
Date:   Tue Feb 13 09:04:28 2018 -0500

    Merge branch 'master' of ssh://git.freeside.biz/home/git/freeside


commit bd115bbb7ee8b1f8568d026caceb95ae18c80e87
Author: Christopher Burger <burgerc at freeside.biz>
Date:   Tue Feb 13 09:02:56 2018 -0500

    RT# 79507 - enabled GCET import format

diff --git a/FS/FS/cust_main/import_charges/gcet.pm b/FS/FS/cust_main/import_charges/gcet.pm
index 83f956545..cd0fc804c 100644
--- a/FS/FS/cust_main/import_charges/gcet.pm
+++ b/FS/FS/cust_main/import_charges/gcet.pm
@@ -20,7 +20,7 @@ my $charges = {
   'charges'  => $charges,
   'name'     => 'Gcet',
   'weight'   => '30',
-  'disabled' => '1',
+  'disabled' => '',
 );
 
 1;
\ No newline at end of file

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

Summary of changes:
 FS/FS/cust_main/import_charges/gcet.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list