[freeside-commits] branch master updated. 54a0ca0d760b533cc3716f33a570b96f273e743f

Jeremy Davis jeremyd at 420.am
Mon Aug 19 07:47:46 PDT 2013


The branch, master has been updated
       via  54a0ca0d760b533cc3716f33a570b96f273e743f (commit)
      from  e4419db2b564c53ba0b0aa32590b22a8e114650a (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 54a0ca0d760b533cc3716f33a570b96f273e743f
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Sat Aug 17 11:04:47 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