Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Sep 20, 2024
1 parent 4cc8043 commit fb7f478
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[shipment_advice](shipment_advice/) | 16.0.1.4.2 | | Manage your (un)loading process through shipment advices.
[shipment_advice_planner](shipment_advice_planner/) | 16.0.1.1.0 | [![jbaudoux](https://github.com/jbaudoux.png?size=30px)](https://github.com/jbaudoux) | This module is used to plan ready transfers in shipment advices.
[shipment_advice_planner_toursolver](shipment_advice_planner_toursolver/) | 16.0.1.0.0 | | Shipment advices planning by geo-optimization (TourSolver)
[shipment_advice_planner_toursolver](shipment_advice_planner_toursolver/) | 16.0.2.0.0 | | Shipment advices planning by geo-optimization (TourSolver)
[shipment_advice_planner_toursolver_queue_job](shipment_advice_planner_toursolver_queue_job/) | 16.0.1.0.0 | | Run TourSolver queries in queue jobs
[stock_dock](stock_dock/) | 16.0.1.0.1 | | Manage the loading docks of your warehouse.

Expand Down
2 changes: 1 addition & 1 deletion shipment_advice_planner_toursolver/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Shipment Advice Planner Toursolver
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:609d6463314ab82e94e0c041422625c9a936c8e2f3290eb6965989b6aa0bbcab
!! source digest: sha256:4d06a6ed597160089800a7fbebe21a68864f7f1e94c5ef4956e91428a6c861ac
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion shipment_advice_planner_toursolver/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "Shipment Advice Planner Toursolver",
"summary": """Shipment advices planning by geo-optimization (TourSolver)""",
"version": "16.0.1.0.0",
"version": "16.0.2.0.0",
"license": "AGPL-3",
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-transport",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Shipment Advice Planner Toursolver</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:609d6463314ab82e94e0c041422625c9a936c8e2f3290eb6965989b6aa0bbcab
!! source digest: sha256:4d06a6ed597160089800a7fbebe21a68864f7f1e94c5ef4956e91428a6c861ac
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-transport/tree/16.0/shipment_advice_planner_toursolver"><img alt="OCA/stock-logistics-transport" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--transport-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-transport-16-0/stock-logistics-transport-16-0-shipment_advice_planner_toursolver"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-transport&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module extend the shipment advice planner engine to add a new planning
Expand Down

0 comments on commit fb7f478

Please sign in to comment.