diff --git a/README.md b/README.md index 65a091c9..2c44921f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[shipment_advice](shipment_advice/) | 16.0.1.7.0 | | Manage your (un)loading process through shipment advices. +[shipment_advice](shipment_advice/) | 16.0.1.7.1 | | Manage your (un)loading process through shipment advices. [shipment_advice_planner](shipment_advice_planner/) | 16.0.1.1.1 | [![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 diff --git a/shipment_advice/README.rst b/shipment_advice/README.rst index a83c5158..2ecc3fed 100644 --- a/shipment_advice/README.rst +++ b/shipment_advice/README.rst @@ -7,7 +7,7 @@ Shipment Advice !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:8524d25e102130c6037e152120bceea7839b98d45199165b6ef2fff12e3d478e + !! source digest: sha256:db5c144495c8d25a4bc79f59e20fa43a19dc99f1600f8f050979de020e9747fe !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -62,6 +62,7 @@ Contributors * `Trobz `_: * Dung Tran * Michael Tietz (MT Software) +* Jacques-Etienne Baudoux Design ~~~~~~ diff --git a/shipment_advice/__manifest__.py b/shipment_advice/__manifest__.py index f2469bea..849f7253 100644 --- a/shipment_advice/__manifest__.py +++ b/shipment_advice/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Shipment Advice", "summary": "Manage your (un)loading process through shipment advices.", - "version": "16.0.1.7.0", + "version": "16.0.1.7.1", "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-transport", "category": "Warehouse Management", diff --git a/shipment_advice/static/description/index.html b/shipment_advice/static/description/index.html index 92382764..075000dc 100644 --- a/shipment_advice/static/description/index.html +++ b/shipment_advice/static/description/index.html @@ -367,7 +367,7 @@

Shipment Advice

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:8524d25e102130c6037e152120bceea7839b98d45199165b6ef2fff12e3d478e +!! source digest: sha256:db5c144495c8d25a4bc79f59e20fa43a19dc99f1600f8f050979de020e9747fe !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/stock-logistics-transport Translate me on Weblate Try me on Runboat

Manage your (un)loading process through shipment advices.

@@ -410,6 +410,7 @@

Contributors

  • Trobz: * Dung Tran <dungtd@trobz.com>
  • Michael Tietz (MT Software) <mtietz@mt-software.de>
  • +
  • Jacques-Etienne Baudoux <je@bcim.be>