| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Field Service (industry_fsm)
• Timesheets (timesheet_grid) • Project (project) • Discuss (mail) • Employees (hr) |
| Lines of code | 1354 |
| Technical Name |
manatec_tours |
| License | OPL-1 |
| Website | https://www.manatec.de |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Field Service (industry_fsm)
• Timesheets (timesheet_grid) • Project (project) • Discuss (mail) • Employees (hr) |
| Lines of code | 1354 |
| Technical Name |
manatec_tours |
| License | OPL-1 |
| Website | https://www.manatec.de |
manaTec Tours
Group Field Service tasks into tours for efficient planning and execution.
This module is a tool for the efficient planning and optimization of field service operations. It enables bundling individual Field Service tasks into logistical tours.
Main Features
- Tour Management: Group tasks into tours and manage them together.
- Route Optimization: Calculate the ideal stop sequence via external APIs (e.g. Mapbox).
- Time Planning: Automated calculation of start and end times including travel times.
- Status Synchronization: Automatic status updates between tasks and tours.
Related Modules & Add-ons
manatec_tours_mapbox– Provides the Mapbox API integration.industry_fsm– Base module for Field Service in Odoo.
Basic Setup
Stage Configuration (Tour Automation)
For the automation to work, project stages must be configured.
Navigate to
Field Service > Configuration > Stages, select a stage (e.g. "Scheduled"),
and set the Tour Automation Type (tour_automation_type) field:
blocked— Task is blocked and excluded from tour planning.open— Task is open and available for tour assignment.planned— Task is assigned to a planned tour.done— Task is considered completed in the context of the tour.cancel— Task has been cancelled.
Routing Provider
Go to Settings > Field Service and select the desired
service under Tour Routing Provider (e.g. Mapbox).
Note: Requires the add-on module manatec_tours_mapbox and a valid API token.
Typical Workflow
Step 1: Generate Tasks
- Automatically: Via the Odoo sales flow. A product (type: Service, tracking: Create a Task) triggers task creation in the tour project upon order confirmation.
- Manually: Create a Field Service task directly in the project.
Step 2: Plan the Tour
- Navigate to Field Service > Planning > Tours.
- Create a new tour, or select multiple tasks in the task list and choose Action > Add to Tour.
-
In the tour view:
- Calculate Routing – Calculates distance and time for the current stop order.
- Optimize Routing – Finds the geographically optimal stop sequence.
- Time Planning – Use the wizard to calculate exact stop times based on travel durations.
Step 3: Execute the Tour
- The driver works through the tasks in the planned order.
- Setting a task to Done updates the tour's progress automatically.
- Once the last stop is completed, the entire tour is automatically set to Done.
Changelog
- Initial Implementation
- Add tour routing provider framework
- Add Mapbox routing and optimization support
- Add tour time planning wizard
- Add mass task-to-tour assignment
Contact & Support
Do you like this module?
Try out our other apps!
Challenges with this module, wishes for more functions or questions about Odoo? Contact us!
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