Shipment advices planning by geo-optimization (TourSolver)
Project description
This module extend the shipment advice planner engine to add a new planning method based on geo-localization. It uses the GEOCONCEPT solution called TourSolver to plan the shipment advices according to the location of the customers by calculating the best route according to the available resources.
Table of contents
Configuration
Before configuring this module, you must configure your account and your resources on the TourSolver website. Then you should be able to get your api key and paste it in the default backend. You can access to backends list under the setting menu of the inventory module.
The second step is to create the resources. You can add the properties you want TourSolver to use in its calculation of the best route.
For advanced planning, you can define your customer delivery windows. It will be considered in TourSolver calculation.
For more details about the properties you can use, please consult [TourSolver documentation](https://mygeoconcept.com/doc/6cc656Uv7gARvG6T/ts-cloud-doc/docs/en/toursolver-cloud-book/)
Usage
In the shipment planner you will see a new option added to the planning methods. If you select TourSolver, a TourSolver task per warehouse will be created for the pickings you want to plan.
The task will pass through different states by a dedicated cron and at the end of the process will create shipment advices according the returned result from TourSolver.
Known issues / Roadmap
At this stage, the TourSolver task is managed by a cron which will synchronize its status with TourSolver and get the result when it is ready. Another approach is available using queue jobs where the sync task will be rescheduled until it gets the optimization result.
Ideally, a webhook can be developed to be notified by toursolver when the result is ready. He will ensure that the result is obtained as soon as possible.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Laurent Mignon <laurent.mignon@acsone.eu>
Souheil Bejaoui <souheil.bejaoui@acsone.eu>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/stock-logistics-transport project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo_addon_shipment_advice_planner_toursolver-16.0.3.1.0.1-py3-none-any.whl
.
File metadata
- Download URL: odoo_addon_shipment_advice_planner_toursolver-16.0.3.1.0.1-py3-none-any.whl
- Upload date:
- Size: 105.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aba6011147ce6e2410cd53f4bf1e4b3f64251efcb1245d80b4e98f26280c5e38 |
|
MD5 | e3f1bf25ab1f043348e2d4367152dcf3 |
|
BLAKE2b-256 | d1c5ebf16960ad0acc346e4f6766e8e22ad4f9776c7f962a037834e307fe68f5 |