Traccar GPS Fleet Tracking Integration for Odoo
by Odoo Engineering <info@odooengineering.com> https://www.odooengineering.com$ 52.55
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Fleet (fleet)
• Discuss (mail) • Contacts (contacts) |
Community Apps Dependencies | Show |
Lines of code | 3864 |
Technical Name |
traccar_fleet_tracking |
License | AGPL-3 |
Website | https://www.odooengineering.com |
Versions | 10.0 11.0 12.0 13.0 14.0 |
Traccar Fleet Tracking Integration v14
GPS Tracking for Your Vehicles
GPS tracking seamlessly integrated with the Fleet module for Odoo v14.
- Robust GPS tracking with detailed vehicle and driver location history.
- Comprehensive vehicle location history features.
- Daily trips visualized on an interactive map.
- Distinct marking of inactive periods (default is 30 minutes, configurable by the user).
- Automatic odometer updates from GPS data in Traccar, with cumulative distance tracking.
- Effortless integration: simply enter the unique device ID on the vehicle's form to attach a GPS tracker.
- Learn more about the open-source Traccar solution by visiting the Traccar homepage.
Simple Setup
Enable or disable tracking with a single click on the vehicle's page.

Search & View Location History

Easily search by driver or timestamp. By default, location retrieval is scheduled every 2 minutes using Odooâs scheduler (cron), and you can adjust the interval as needed.
Integrated Bokeh Map Views
Effortlessly view the daily movement of your vehicles.
All trips are searchable and organized by date.
The last location and its timestamp are always easily accessible.

Technical Pre-requisites
Ensure you have a working Traccar server instance ready for integration (you will need the URL, username, and password).
Additional Resources:
- Traccar Homepage
- Bokeh Homepage
Configuration: Traccar must be configured to forward notifications to this Odoo URL: odoo_instance_url/traccar_events/
.
(The configuration file is typically located at /opt/traccar/conf/traccar.xml
)
<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 Odoo Engineering
For any inquiries, support, or to request a demo, please contact us directly.
- Odoo Engineering
Please log in to comment on this module