[freeside-commits] branch FREESIDE_4_BRANCH updated. fcc87792b1b833b3c727baf48957dc21a7b9e4c7

Ivan ivan at 420.am
Wed Jun 29 15:02:40 PDT 2016


The branch, FREESIDE_4_BRANCH has been updated
       via  fcc87792b1b833b3c727baf48957dc21a7b9e4c7 (commit)
      from  5efc5f8abe54622a84f06da9a678c0a06e62b57c (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 fcc87792b1b833b3c727baf48957dc21a7b9e4c7
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Jun 29 15:02:27 2016 -0700

    tomtom global geocoder shut down (even for existing clients) in dec 2015

diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 37c57c8..617431f 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -4346,7 +4346,6 @@ and customer address. Include units.',
     'select_hash' => [ '' => '', 
                        'uscensus' => 'U.S. Census Bureau',
                        'usps'     => 'U.S. Postal Service',
-                       'tomtom'   => 'TomTom',
                        'melissa'  => 'Melissa WebSmart',
                        'freeside' => 'Freeside web service (support contract required)',
                      ],
@@ -4367,13 +4366,6 @@ and customer address. Include units.',
   },
 
   {
-    'key'         => 'tomtom-userid',
-    'section'     => 'UI',
-    'description' => 'TomTom geocoding service API key.  See <a href="http://geocoder.tomtom.com/">the TomTom website</a> to obtain a key.  This is recommended for addresses in the United States only.',
-    'type'        => 'text',
-  },
-
-  {
     'key'         => 'melissa-userid',
     'section'     => 'UI', # it's really not...
     'description' => 'User ID for Melissa WebSmart service.  See <a href="http://www.melissadata.com/">the Melissa website</a> for access and pricing.',

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

Summary of changes:
 FS/FS/Conf.pm |    8 --------
 1 file changed, 8 deletions(-)




More information about the freeside-commits mailing list