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 Nov 6, 2024
1 parent 60f8325 commit dfce1e7
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[shipment_advice](shipment_advice/) | 16.0.1.5.0 | | Manage your (un)loading process through shipment advices.
[shipment_advice](shipment_advice/) | 16.0.1.6.0 | | 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.3.1.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
Expand Down
3 changes: 2 additions & 1 deletion shipment_advice/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Shipment Advice
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:60951d59c7ca7c14de9a7e490200a900d1aec0483212ef3f936e724c5f06e98a
!! source digest: sha256:34e6a179b9a0304d4d12e6a1ec5e161d7ad127fec1463f2061c083e562a5f789
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down Expand Up @@ -61,6 +61,7 @@ Contributors
* Simone Orsi <simahawk@gmail.com>
* `Trobz <https://trobz.com>`_:
* Dung Tran <dungtd@trobz.com>
* Michael Tietz (MT Software) <mtietz@mt-software.de>

Design
~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion shipment_advice/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "Shipment Advice",
"summary": "Manage your (un)loading process through shipment advices.",
"version": "16.0.1.5.0",
"version": "16.0.1.6.0",
"author": "Camptocamp, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-transport",
"category": "Warehouse Management",
Expand Down
3 changes: 2 additions & 1 deletion shipment_advice/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Shipment Advice</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:60951d59c7ca7c14de9a7e490200a900d1aec0483212ef3f936e724c5f06e98a
!! source digest: sha256:34e6a179b9a0304d4d12e6a1ec5e161d7ad127fec1463f2061c083e562a5f789
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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"><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"><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>Manage your (un)loading process through shipment advices.</p>
Expand Down Expand Up @@ -409,6 +409,7 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
<li>Simone Orsi &lt;<a class="reference external" href="mailto:simahawk&#64;gmail.com">simahawk&#64;gmail.com</a>&gt;</li>
<li><a class="reference external" href="https://trobz.com">Trobz</a>:
* Dung Tran &lt;<a class="reference external" href="mailto:dungtd&#64;trobz.com">dungtd&#64;trobz.com</a>&gt;</li>
<li>Michael Tietz (MT Software) &lt;<a class="reference external" href="mailto:mtietz&#64;mt-software.de">mtietz&#64;mt-software.de</a>&gt;</li>
</ul>
</div>
<div class="section" id="design">
Expand Down

0 comments on commit dfce1e7

Please sign in to comment.