Odoo Fleet Tracking
by Odoo Engineering <info@odooengineering.com> https://www.odooengineering.com$ 52.31
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Fleet Management (fleet)
• Discuss (mail) |
Community Apps Dependencies | Show |
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
GPS Tracking for Your Vehicles
Integrate GPS tracking seamlessly with the Odoo Fleet module. The Traccar Fleet Tracking Integration module offers a robust and simple solution for monitoring your fleet's movements and history. From real-time tracking to detailed vehicle location history, this module provides comprehensive insights into your fleet's operations.
- Effortless GPS tracking with detailed vehicle and driver location history.
- View daily trips on an interactive map with a focus on active and inactive periods.
- Automatic odometer updates based on GPS data, ensuring accurate distance tracking.
- Quickly attach a GPS tracker to a vehicle by entering its unique device ID.
- Explore the open-source tracking solution at Traccar homepage.
Simple Setup
Enabling tracking is as easy as a single click. Simply enable the tracking feature on the vehicle's page and you're all set.

Vehicle Location History

Access detailed location history for each vehicle. You can also search by the driver at the time the location was recorded. The location retrieval is scheduled to trigger every 2 minutes by default, but you can customize the interval to fit your needs using Odoo's cron task scheduler.
Interactive Map Views
View the daily movement of your vehicles with Bokeh map views integrated into the module. Easily search and display trips by date, and quickly identify the last known location of each vehicle along with the time it was recorded.

Technical Prerequisites
Ensure that your Traccar server instance is ready to integrate with the module. You will need the server URL, username, and password for the integration.
- For more information, visit the Traccar homepage.
Contact Us
For any inquiries, suggestions, or assistance, please contact us directly at EVH Consulting Inc. We are here to help you get the most out of your Traccar Fleet Tracking Integration.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
To AITLAMSALI Alaa
Please find the supported devices list here: https://www.traccar.org/devices/ this is related to Traccar itself, not directly to this module as it uses an API to communicate with your Traccar server instance.
Which Model of GPS Are Compatibles ??
Hellp which devices are compatible with your module ??
Re:
@Satyanagara, like I replied in the map bokeh add-on, this is most likely due to the newer bokeh python library you have on the instance, please make sure the version you are using is 0.12.7, by running: pip install bokeh==0.12.7 If you still get this error regardless of the bokeh version used, get in touch with us directly on the email button above and we will make sure it is resolved. Please email us directly for queries like these since there are no notifications for comments posted here. @Soumaya Hachem: replied already via e-mail, this depends on the particular device you use in Traccar, most likely it's unique ID is the device's IMEI number which usually is printed on the device itself.
Your Error
DataRange1d(id='1b1e4613-c8c1-4fd6-af0a-b9aa54bf8df9', ...) which is not value compatible with GMapPlot in line 137. your code: p = GMapPlot(api_key=gmaps_api_key, x_range=DataRange1d(), y_range=DataRange1d(), map_options=map_options) # , title="My Drive")
Please, check it out
File "/opt/fleet/traccar_fleet_tracking/models/fleet_vehicle.py", line 137, in _compute_bokeh_chart y_range=DataRange1d(), map_options=map_options) # , title="My Drive") File "/usr/local/lib/python3.5/dist-packages/bokeh/models/map_plots.py", line 43, in __init__ raise ValueError('Invalid value for %r, MapPlot ranges may only be Range1d, not data ranges' % r) ValueError: Invalid value for 'x_range', MapPlot ranges may only be Range1d, not data ranges
GPS device
How to use a GPS device compatible with this module. For the application, it's easy, it gives us the id. and if we want to use a GBP device how can we have this Id?
*edited: could you provide a demo?
Could you provide a demo?
Could you live provide a demo?
Hi, Could you live provide a demo, please?