Odoo Fleet Tracking With Geofences
by Odoo Engineering <info@odooengineering.com> https://www.odooengineering.com , InfoTerra https://www.odooengineering.com$ 131.47
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Fleet Management (fleet)
• Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 4329 |
Technical Name |
traccar_fleet_tracking_geofences |
License | AGPL-3 |
Website | https://www.odooengineering.com |
Versions | 10.0 11.0 12.0 13.0 14.0 |
Geofence Add-on for the Traccar Fleet Tracking
Extend Your Fleet Tracking with Geofencing Capabilities
The Geofence Add-on enhances the Traccar Fleet Tracking module by introducing geofencing features. This module allows you to designate specific areas, or geofences, which can trigger automated actions when entered or exited by your fleet vehicles.
- Create geofences with ease and define actions that trigger upon entering or exiting these areas.
- Convert any partner location into a geofence with a single click.
- Customize the geofence area width, defined as a circular radius.
Automated Notifications for Geofence Events
Receive real-time notifications whenever a vehicle enters or exits a geofence. These notifications can trigger a variety of automated actions within Odoo, enhancing the efficiency of your fleet management.


Endless Use Cases
The flexibility of geofences allows you to automate various Odoo server actions based on vehicle location. When a vehicle enters or exits a geofence, the following actions can be triggered automatically:
- Sending an email notification.
- Updating a partner record.
- Executing custom-defined code or actions.

Geofence Visualization
Visualize and edit geofence areas directly on the map. Customize the geofence radius to meet the specific needs of your fleet operations.
Comprehensive Event History
Keep a detailed history of every geofence event, including both entry and exit occurrences. Track this data by location, driver, and the specific geofences visited, ensuring a complete overview of your fleet's activity.

Technical Prerequisites
Ensure that you have the necessary prerequisites in place before using this add-on. This module requires the Traccar Fleet Tracking module, which is included as a dependency.
- For more information, visit the Traccar homepage.
- Learn more about the visualization tool at the Bokeh homepage.
Traccar Configuration:
Ensure that Traccar is configured to forward notifications to the following Odoo URL: odoo_instance_url/traccar_events/
.
The configuration file is typically located in /opt/traccar/conf/traccar.xml
.
Example configuration entries:
<entry key='event.enable'>true</entry>
<entry key='event.forward.enable'>true</entry>
<entry key='event.forward.url'>https://odoo-instance-url.com/traccar_events</entry>
<entry key='event.forward.header'>
Authorization: Basic some_hash_value
</entry>
Contact Us
For any inquiries or suggestions, please reach out to us at EVH Consulting Inc. We also offer a demo instance where you can test all our modules.
Please log in to comment on this module