diff --git a/README.md b/README.md index 0788fa1b6..45f766ea3 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ addon | version | maintainers | summary [stock_move_common_dest](stock_move_common_dest/) | 16.0.1.0.1 | | Adds field for common destination moves [stock_move_location](stock_move_location/) | 16.0.1.2.1 | | This module allows to move all stock in a stock location to an other one. [stock_move_packaging_qty](stock_move_packaging_qty/) | 16.0.1.1.0 | [](https://github.com/yajo) | Add packaging fields in the stock moves -[stock_mts_mto_rule](stock_mts_mto_rule/) | 16.0.1.0.0 | | Add a MTS+MTO route +[stock_mts_mto_rule](stock_mts_mto_rule/) | 16.0.1.0.1 | | Add a MTS+MTO route [stock_packaging_calculator](stock_packaging_calculator/) | 16.0.1.0.1 | | Compute product quantity to pick by packaging [stock_packaging_calculator_packaging_level](stock_packaging_calculator_packaging_level/) | 16.0.1.0.0 | | Glue module for packaging level [stock_picking_commercial_partner](stock_picking_commercial_partner/) | 16.0.1.0.0 | | Add Commercial Partner on the Stock Picking diff --git a/stock_mts_mto_rule/README.rst b/stock_mts_mto_rule/README.rst index e4ae278f6..383ea0d58 100644 --- a/stock_mts_mto_rule/README.rst +++ b/stock_mts_mto_rule/README.rst @@ -7,7 +7,7 @@ Stock MTS+MTO Rule !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:78f31c340b9a6d9ee2bf09265bcdccf98cd337ba57409ad7989efae7f38e6a93 + !! source digest: sha256:4e0a51dc7d44adb7b4e5cb1023d01f2222518b2d3447a017c0247994abd64537 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/stock_mts_mto_rule/__manifest__.py b/stock_mts_mto_rule/__manifest__.py index d8b380172..67301a3f9 100644 --- a/stock_mts_mto_rule/__manifest__.py +++ b/stock_mts_mto_rule/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock MTS+MTO Rule", "summary": "Add a MTS+MTO route", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "development_status": "Mature", "category": "Warehouse", "website": "https://github.com/OCA/stock-logistics-warehouse", diff --git a/stock_mts_mto_rule/static/description/index.html b/stock_mts_mto_rule/static/description/index.html index d5b97714c..07421ab2c 100644 --- a/stock_mts_mto_rule/static/description/index.html +++ b/stock_mts_mto_rule/static/description/index.html @@ -1,4 +1,3 @@ -
@@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:78f31c340b9a6d9ee2bf09265bcdccf98cd337ba57409ad7989efae7f38e6a93 +!! source digest: sha256:4e0a51dc7d44adb7b4e5cb1023d01f2222518b2d3447a017c0247994abd64537 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->This module add a Make To Stock + Make to Order Route.