[freeside-commits] branch FREESIDE_3_BRANCH updated. fb71db6be34bc43272c0f7d31c149c7be64e5066
Ivan
ivan at 420.am
Wed Jun 29 15:02:34 PDT 2016
The branch, FREESIDE_3_BRANCH has been updated
via fb71db6be34bc43272c0f7d31c149c7be64e5066 (commit)
from 146c2e9563b8afc05fe283791b998723ca585742 (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 fb71db6be34bc43272c0f7d31c149c7be64e5066
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Jun 29 15:02:31 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 e1b2db8..ef841ad 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -4603,7 +4603,6 @@ and customer address. Include units.',
'usps' => 'U.S. Postal Service',
'uscensus' => 'U.S. Census Bureau',
'ezlocate' => 'EZLocate',
- 'tomtom' => 'TomTom',
'melissa' => 'Melissa WebSmart',
'freeside' => 'Freeside web service (support contract required)',
],
@@ -4624,13 +4623,6 @@ and customer address. Include units.',
},
{
- 'key' => 'tomtom-userid',
- 'section' => 'UI',
- 'description' => 'TomTom geocoding service API key. See <a href="http://www.tomtom.com/">the TomTom website</a> to obtain a key. This is recommended for addresses in the United States only.',
- 'type' => 'text',
- },
-
- {
'key' => 'ezlocate-userid',
'section' => 'UI',
'description' => 'User ID for EZ-Locate service. See <a href="http://www.geocode.com/">the TomTom website</a> for access and pricing information.',
-----------------------------------------------------------------------
Summary of changes:
FS/FS/Conf.pm | 8 --------
1 file changed, 8 deletions(-)
More information about the freeside-commits
mailing list