[freeside-commits] branch FREESIDE_3_BRANCH updated. d37391564f4333a0d2cb288d7b3ad172464c3f86

Jeremy Davis jeremyd at 420.am
Mon Aug 19 07:48:40 PDT 2013


The branch, FREESIDE_3_BRANCH has been updated
       via  d37391564f4333a0d2cb288d7b3ad172464c3f86 (commit)
      from  d14a91ec4beae6c02225cdfd4fc3acbc3d66981b (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 d37391564f4333a0d2cb288d7b3ad172464c3f86
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Sat Aug 17 11:06:18 2013 -0400

    #24605 Import incorrect for Extended plus options

diff --git a/FS/FS/cust_main/Import.pm b/FS/FS/cust_main/Import.pm
index e5a4485..0fd34ee 100644
--- a/FS/FS/cust_main/Import.pm
+++ b/FS/FS/cust_main/Import.pm
@@ -152,7 +152,7 @@ sub batch_import {
     @fields = qw( agent_custid refnum
                   last first address1 address2 city state zip country
                   daytime night
-                  ship_last ship_first ship_company ship_address1 ship_address2
+                  ship_last ship_first ship_address1 ship_address2
                   ship_city ship_state ship_zip ship_country
                   payinfo paycvv paydate
                   invoicing_list

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

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




More information about the freeside-commits mailing list