$ 91.87
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
CRM (crm)
• Calendar (calendar) • Contacts (contacts) • Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 1809 |
| Technical Name |
crm_map_view_geolocalize |
| License | OPL-1 |
| Website | https://demo18.domiup.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
CRM (crm)
• Calendar (calendar) • Contacts (contacts) • Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 1809 |
| Technical Name |
crm_map_view_geolocalize |
| License | OPL-1 |
| Website | https://demo18.domiup.com |
CRM Map View Geolocalize
This addon extends CRM leads and opportunities with backend map-view support.
It adds lead-level geolocation fields, CRM-specific map actions, and a dom_map view so sales teams can review or update lead locations directly from the backend.
The geocoding features rely on base_geolocalize, where users must choose a map API provider. The standard options are Open Street Map for lightweight usage and Google Place Map when a Google API key is available.
Configuration
Install base_geolocalize and choose the map API provider in Odoo settings.
Available provider values are:
- Open Street Map: works without an API key, but the public service is rate-limited.
- Google Place Map: requires a valid Google Map API Key.
After the provider is configured, install the addon and open the standard CRM lead or opportunity views. The new map view becomes available from the existing CRM list actions.
Live preview is always available for you to have a look.
Using these login accounts to experience the features
| Login | Password | Role |
|---|---|---|
| demo | demo | Manager |
Before using Compute based on address or Pick on map, configure base_geolocalize with one of these providers:
- Open Street Map for low-volume usage without an API key.
- Google Place Map when you want to use a Google-backed geocoding API key.
Open CRM leads or opportunities and switch to the map view.
- Use the standard map view to review all geolocated leads.
- Open a lead form and click Compute based on address to geolocalize from the saved address.
- Click Show on map to focus the current lead on the backend map.
- Click Pick on map to update the lead address and coordinates from a map click.
Considerations:
- Open Street Map uses the public Nominatim service, so bulk geolocation is intentionally limited.
- Google Place Map requires the Google Map API Key to be configured in the Odoo settings first.
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