diff --git a/README.md b/README.md index c2301d2c..e00cc438 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[shipment_advice](shipment_advice/) | 16.0.1.2.0 | | Manage your (un)loading process through shipment advices. +[shipment_advice](shipment_advice/) | 16.0.1.3.0 | | Manage your (un)loading process through shipment advices. [shipment_advice_planner](shipment_advice_planner/) | 16.0.1.0.0 | [![jbaudoux](https://github.com/jbaudoux.png?size=30px)](https://github.com/jbaudoux) | This module is used to plan ready transfers in shipment advices. [stock_dock](stock_dock/) | 16.0.1.0.1 | | Manage the loading docks of your warehouse. diff --git a/shipment_advice/README.rst b/shipment_advice/README.rst index a4edfca1..1b9907e7 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:b9ffbb6e4337c56298d78514fade8b7fd405b3398a3c6c306602623bd4407898 + !! source digest: sha256:2ddc1f8d0ab4ef22e857c5a6347e1fb7c1e35f9258b2f5da94b48d7cef1afc5b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/shipment_advice/__manifest__.py b/shipment_advice/__manifest__.py index 1954597c..bf87d824 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.2.0", + "version": "16.0.1.3.0", "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 e388d754..04e0af14 100644 --- a/shipment_advice/static/description/index.html +++ b/shipment_advice/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Shipment Advice

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:b9ffbb6e4337c56298d78514fade8b7fd405b3398a3c6c306602623bd4407898 +!! source digest: sha256:2ddc1f8d0ab4ef22e857c5a6347e1fb7c1e35f9258b2f5da94b48d7cef1afc5b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Manage your (un)loading process through shipment advices.