Skip to Content
Menu

Traccar GPS Fleet Tracking Integration for Odoo

by
Odoo

52.55

v 14.0 Third Party 48
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Fleet (fleet)
Discuss (mail)
Contacts (contacts)
Community Apps Dependencies
Lines of code 3864
Technical Name traccar_fleet_tracking
LicenseAGPL-3
Websitehttps://www.odooengineering.com
Versions 10.0 11.0 12.0 13.0 14.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Fleet (fleet)
Discuss (mail)
Contacts (contacts)
Community Apps Dependencies
Lines of code 3864
Technical Name traccar_fleet_tracking
LicenseAGPL-3
Websitehttps://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.

Enable Tracking

Search & View Location History

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.

Daily Movement

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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.