diff --git a/README.md b/README.md index e7b0e1b57..852b26add 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ addon | version | maintainers | summary [stock_product_qty_by_packaging](stock_product_qty_by_packaging/) | 16.0.1.0.0 | | Compute product quantity to pick by packaging [stock_putaway_product_template](stock_putaway_product_template/) | 16.0.1.1.0 | [![kevinkhao](https://github.com/kevinkhao.png?size=30px)](https://github.com/kevinkhao) [![sebastienbeau](https://github.com/sebastienbeau.png?size=30px)](https://github.com/sebastienbeau) | Add product template in putaway strategies from the product view [stock_quant_cost_info](stock_quant_cost_info/) | 16.0.1.0.0 | | Shows the cost of the quants -[stock_quant_manual_assign](stock_quant_manual_assign/) | 16.0.1.0.1 | | Stock - Manual Quant Assignment +[stock_quant_manual_assign](stock_quant_manual_assign/) | 16.0.1.1.0 | | Stock - Manual Quant Assignment [stock_quant_safe_inventory](stock_quant_safe_inventory/) | 16.0.1.0.0 | | Prevents the quantity on the quant from being updated if quantities have already been picked but not validated in pickings in progress. [stock_removal_location_by_priority](stock_removal_location_by_priority/) | 16.0.1.0.0 | | Establish a removal priority on stock locations. [stock_reserve](stock_reserve/) | 16.0.1.3.0 | | Stock reservations on products diff --git a/stock_quant_manual_assign/README.rst b/stock_quant_manual_assign/README.rst index 33f327d74..13443fecc 100644 --- a/stock_quant_manual_assign/README.rst +++ b/stock_quant_manual_assign/README.rst @@ -7,7 +7,7 @@ Stock - Manual Quant Assignment !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:034cd3ab8b3e7b9e021871127eb7fe274429362511e302c202e8595bc458b3cf + !! source digest: sha256:61ae882314c4613160958d9bd491d47ace4de50324aa353684d2d62c4fac34b0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_quant_manual_assign/__manifest__.py b/stock_quant_manual_assign/__manifest__.py index a90986a15..72c653ebf 100644 --- a/stock_quant_manual_assign/__manifest__.py +++ b/stock_quant_manual_assign/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Stock - Manual Quant Assignment", - "version": "16.0.1.0.1", + "version": "16.0.1.1.0", "category": "Warehouse", "license": "AGPL-3", "author": "AvanzOSC, " diff --git a/stock_quant_manual_assign/static/description/index.html b/stock_quant_manual_assign/static/description/index.html index 1e7b57a63..c22edcde0 100644 --- a/stock_quant_manual_assign/static/description/index.html +++ b/stock_quant_manual_assign/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:034cd3ab8b3e7b9e021871127eb7fe274429362511e302c202e8595bc458b3cf +!! source digest: sha256:61ae882314c4613160958d9bd491d47ace4de50324aa353684d2d62c4fac34b0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows you to manually change the automatic quant selection.