diff --git a/README.md b/README.md index aa409e8d6b..af01dbba8a 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ addon | version | maintainers | summary [stock_dynamic_routing](stock_dynamic_routing/) | 14.0.1.1.0 | [![jbaudoux](https://github.com/jbaudoux.png?size=30px)](https://github.com/jbaudoux) | Dynamic routing of stock moves [stock_dynamic_routing_checkout_sync](stock_dynamic_routing_checkout_sync/) | 14.0.1.0.0 | | Glue module for tests when dynamic routing and checkout sync are used [stock_dynamic_routing_reserve_rule](stock_dynamic_routing_reserve_rule/) | 14.0.1.0.1 | | Glue module between dynamic routing and reservation rules -[stock_move_source_relocate](stock_move_source_relocate/) | 14.0.1.2.0 | [![jbaudoux](https://github.com/jbaudoux.png?size=30px)](https://github.com/jbaudoux) | Change source location of unavailable moves +[stock_move_source_relocate](stock_move_source_relocate/) | 14.0.1.3.0 | [![jbaudoux](https://github.com/jbaudoux.png?size=30px)](https://github.com/jbaudoux) | Change source location of unavailable moves [stock_move_source_relocate_dynamic_routing](stock_move_source_relocate_dynamic_routing/) | 14.0.1.1.0 | [![jbaudoux](https://github.com/jbaudoux.png?size=30px)](https://github.com/jbaudoux) | Glue module [stock_picking_completion_info](stock_picking_completion_info/) | 14.0.1.1.0 | | Display on current document completion information according to next operations [stock_picking_consolidation_priority](stock_picking_consolidation_priority/) | 14.0.1.1.0 | | Raise priority of all transfers for a chain when started diff --git a/stock_move_source_relocate/README.rst b/stock_move_source_relocate/README.rst index e7b7980776..8af43dbb91 100644 --- a/stock_move_source_relocate/README.rst +++ b/stock_move_source_relocate/README.rst @@ -7,7 +7,7 @@ Stock Move Source Relocation !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f315b0406d6950a257cbd7303eea5bb9ecfe4e173ea8fc1d2a0caa74511ea8ce + !! source digest: sha256:b7d6096ca4bfd21c284feca4164d4f2fd2bc965ae0ba3d47f69aea96059e1af2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_move_source_relocate/__manifest__.py b/stock_move_source_relocate/__manifest__.py index b22bb44f61..e0df2abad3 100644 --- a/stock_move_source_relocate/__manifest__.py +++ b/stock_move_source_relocate/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Move Source Relocation", "summary": "Change source location of unavailable moves", - "version": "14.0.1.2.0", + "version": "14.0.1.3.0", "development_status": "Beta", "category": "Warehouse Management", "website": "https://github.com/OCA/wms", diff --git a/stock_move_source_relocate/static/description/index.html b/stock_move_source_relocate/static/description/index.html index 97b5dce848..d07d06ebe8 100644 --- a/stock_move_source_relocate/static/description/index.html +++ b/stock_move_source_relocate/static/description/index.html @@ -367,7 +367,7 @@

Stock Move Source Relocation

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

Beta License: AGPL-3 OCA/wms Translate me on Weblate Try me on Runboat

Relocate source location of unconfirmed moves