| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Contacts (contacts)
• Discuss (mail) |
| Lines of code | 304 |
| Technical Name |
erpl_contact_address_google_place |
| License | OPL-1 |
| Website | https://erplabz.com |
| Versions | 16.0 17.0 18.0 19.0 |
ERP Labz Contact Address Google Place
Integrate Google Places Autocomplete API to automatically fill address fields in Odoo contact forms.
Overview
The ERP Labz Contact Address Google Place module integrates Google Places API to provide intelligent address autocomplete functionality for contact and partner addresses in Odoo. This module makes it easy to enter accurate addresses by leveraging Google's comprehensive address database.
Key Features
- Google Places Autocomplete: Start typing an address and get intelligent suggestions from Google Places
- Auto-Fill Address Fields: Automatically populates street, city, state, zip code, and country fields
- Google Place ID Storage: Stores Google Place ID for future reference and validation
- Easy Configuration: Simple setup with Google API key in Settings
- Works on Partner Forms: Integrated seamlessly into Odoo's contact/partner forms
- Address Validation: Ensures addresses are valid and complete using Google's database
- Time Saving: Reduces manual data entry and minimizes address errors
- International Support: Works with addresses from around the world
How It Works
1. Configuration
Before using the module, you need to:
- Get a Google Places API key from Google Cloud Console
- Enable the "Places API" in your Google Cloud project
- Configure the API key in Odoo Settings → Google Places API Configuration
2. Using Address Autocomplete
When creating or editing a contact/partner:
- Click on the Street address field
- Start typing an address (e.g., "123 Main St, New York")
- Select an address from the Google Places suggestions
- The module automatically fills in:
- Street address (with street number and route)
- City
- State/Province
- ZIP/Postal code
- Country
3. Data Storage
The module stores:
- Google Place ID for the selected address
- Complete Google Places data in JSON format for reference
- All standard Odoo address fields (street, city, state, zip, country)
Benefits
- Faster address entry with autocomplete suggestions
- Reduced data entry errors through Google's validated addresses
- Consistent address formatting across your database
- Better data quality with standardized address components
- Improved user experience with intelligent address suggestions
- Support for international addresses from Google's global database
Technical Details
- Compatible Versions: Odoo 17.0, 18.0, 19.0
- Dependencies: base, contacts, web
- License: AGPL-3
- API Requirements: Google Places API key (requires Google Cloud account)
Setup Instructions
- Install the module from the Apps menu
- Go to Settings → Google Places API Configuration
- Enter your Google Places API key
- Save the settings
- Start using address autocomplete in contact forms!
Support
For support, questions, or feature requests, please visit our website at erplabz.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module