| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
CRM (crm)
• Contacts (contacts) • Sales (sale_management) • Calendar (calendar) • Discuss (mail) • Invoicing (account) |
| Lines of code | 2387 |
| Technical Name |
partner_google_map |
| License | OPL-1 |
| Website | https://www.osoolconsulting.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
CRM (crm)
• Contacts (contacts) • Sales (sale_management) • Calendar (calendar) • Discuss (mail) • Invoicing (account) |
| Lines of code | 2387 |
| Technical Name |
partner_google_map |
| License | OPL-1 |
| Website | https://www.osoolconsulting.com |
Advanced Partner & CRM Google Map
Transform your CRM and Contact management with powerful interactive mapping capabilities. Set locations with a simple click, track coordinates automatically, and manage sales territories efficiently.
Key Features
📍 Interactive Map Widget
Full-width interactive maps embedded directly in Partner and CRM Opportunity forms. Click anywhere on the map to set location coordinates instantly.
🎯 Drag and Drop Markers
Easily adjust location by dragging the marker to the exact position. Coordinates update automatically in real-time.
🌍 Auto-Geocoding
Convert addresses to coordinates automatically using free OpenStreetMap Nominatim service. No API key or external service subscription required.
🔗 Shortened URL Support
Paste any Google Maps URL, including shortened links (maps.app.goo.gl), and the system automatically extracts coordinates. Supports 8 different URL formats.
📱 QR Code Generation
Automatically generate QR codes for each location. Perfect for field teams to quickly access locations on mobile devices.
📊 Coordinate Tracking
All coordinate changes are automatically logged in the chatter with previous and new values. Complete audit trail for location updates.
🔍 Radius Search
Find all partners or opportunities within a specific radius from any location. Perfect for planning field visits and territory management.
🗺️ Territory Management
Define geographic territories with center points and radius. Automatically assign opportunities to sales teams based on location.
Screenshots
Interactive Full-Width Map in Partner Form
Partner Location Management with Drag & Drop
CRM Opportunity Location Tracking
How It Works
Method 1: Click on Map
- Open any Partner or CRM Opportunity record
- Navigate to the "Map Location" or "Customer Location" tab
- Click anywhere on the interactive map
- Coordinates are set automatically
- Save the record
Method 2: Paste Google Maps URL
- Find the location on Google Maps
- Copy the URL (including shortened links)
- Paste into the "Map Fetch URL" field
- Click "Extract Coordinates from URL"
- Coordinates are extracted and set automatically
Method 3: Auto-Geocode Address
- Enter the complete address in standard fields
- Click "Refresh from Address" button
- System geocodes using OpenStreetMap
- Coordinates are set automatically
Perfect For
- Field Sales Teams: Plan routes and track customer locations
- Service Companies: Manage service locations and territories
- Delivery Businesses: Optimize delivery routes
- Real Estate: Track property and client locations
- Logistics: Manage pickup and delivery points
- Any Business: Needing location-based CRM
Technical Details
Dependencies
- Odoo Modules: base, contacts, crm, sale_management
- Python Libraries: requests (for geocoding), qrcode (for QR generation)
- External Services: None required - uses free OpenStreetMap
- API Keys: Not required
Supported URL Formats
- Shortened URLs: maps.app.goo.gl/XXXXX
- Standard search: google.com/maps/search/?api=1&query=lat,lng
- Place URLs: google.com/maps/place/Name/@lat,lng
- Direct coordinates: google.com/maps/@lat,lng
- Query parameters: q=lat,lng, ll=lat,lng
- And 3 more formats!
Installation
pip3 install requests qrcode[pil] --break-system-packages
- Install the module from Odoo Apps
- Restart your Odoo instance
- Update the Apps List
- Find "Advanced Partner & CRM Google Map" in Apps
- Click Install
- Start using immediately - no configuration needed!
Usage Tips
💡 Tip 1: Bulk Geocoding
Select multiple partners in list view, then use the action menu to geocode all selected records at once. Perfect for migrating existing data.
💡 Tip 2: Sync CRM with Partner
Set location in CRM Opportunity, then click "Save to Customer" to update the partner record. Keeps customer data synchronized automatically.
💡 Tip 3: Mobile QR Codes
Print or email the QR code to field teams. They can scan it with their phone to open the location directly in Google Maps for navigation.
Support & Updates
This module is actively maintained by Osool Consulting. We provide regular updates and respond to support requests promptly.
📧 Get Support
Have questions or need assistance? We're here to help!
Email: Mohammad.abbadi@outlook.com
Website: www.osoolconsulting.com
Module Information
Version: 19.0.2.0.27
Author: Osool Consulting
License: OPL-1
Category: Sales/CRM
Odoo Version: 19.0
Why Choose This Module?
- ✅ No API keys needed
- ✅ Free geocoding service
- ✅ Full-width interactive maps
- ✅ Multiple input methods
- ✅ Automatic tracking
- ✅ Mobile-friendly QR codes
- ✅ Territory management
- ✅ Easy to use
What's Included
- Partner location management
- CRM opportunity mapping
- Interactive map widget
- Geocoding service
- URL coordinate extraction
- QR code generation
- Radius search tool
- Territory management
- Chatter integration
- Bulk operations
Requirements
Python Packages:
- requests
- qrcode[pil]
Odoo Modules:
- base
- contacts
- crm
- sale_management
© 2025 Osool Consulting. All rights reserved. This module is licensed under OPL-1 (Odoo Proprietary License v1.0). For questions or support, contact: Mohammad.abbadi@outlook.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