diff --git a/README.md b/README.md index 615ffe03a..52fe17ea7 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ addon | version | maintainers | summary [stock_picking_volume_packaging](stock_picking_volume_packaging/) | 14.0.1.1.0 | | Use volume information on potential product packaging to compute the volume of a stock.move [stock_procurement_group_hook](stock_procurement_group_hook/) | 14.0.1.0.0 | | Adds Hook to Procurement Group run method. [stock_product_qty_by_packaging](stock_product_qty_by_packaging/) | 14.0.1.0.0 | | Compute product quantity to pick by packaging -[stock_pull_list](stock_pull_list/) | 14.0.1.2.0 | [](https://github.com/LoisRForgeFlow) | The pull list checks the stock situation and calculates needed quantities. +[stock_pull_list](stock_pull_list/) | 14.0.1.2.1 | [](https://github.com/LoisRForgeFlow) | The pull list checks the stock situation and calculates needed quantities. [stock_putaway_method](stock_putaway_method/) | 14.0.1.0.0 | [](https://github.com/asaunier) | Add the putaway strategy method back, removed from the stock module in Odoo 12 [stock_putaway_product_template](stock_putaway_product_template/) | 14.0.1.1.0 | [](https://github.com/kevinkhao) [](https://github.com/sebastienbeau) | Add product template in putaway strategies from the product view [stock_quant_manual_assign](stock_quant_manual_assign/) | 14.0.1.4.0 | | Stock - Manual Quant Assignment diff --git a/stock_pull_list/README.rst b/stock_pull_list/README.rst index 9f25c3a18..c22f10075 100644 --- a/stock_pull_list/README.rst +++ b/stock_pull_list/README.rst @@ -7,7 +7,7 @@ Stock Pull List !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:c135c158fd70fcb9e74d715a2034e7ce34212a8917afcea30537c345bfcb23aa + !! source digest: sha256:5866967730daa2fba1551d9a481e2b57951921208c66b4ec1bacec6bd6982cb5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/stock_pull_list/__manifest__.py b/stock_pull_list/__manifest__.py index ecfadaa03..2b0154c9f 100644 --- a/stock_pull_list/__manifest__.py +++ b/stock_pull_list/__manifest__.py @@ -5,7 +5,7 @@ "name": "Stock Pull List", "summary": "The pull list checks the stock situation and calculates " "needed quantities.", - "version": "14.0.1.2.0", + "version": "14.0.1.2.1", "license": "AGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "ForgeFlow, " "Odoo Community Association (OCA)", diff --git a/stock_pull_list/static/description/index.html b/stock_pull_list/static/description/index.html index fda5320a9..bbf41f8d5 100644 --- a/stock_pull_list/static/description/index.html +++ b/stock_pull_list/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:c135c158fd70fcb9e74d715a2034e7ce34212a8917afcea30537c345bfcb23aa +!! source digest: sha256:5866967730daa2fba1551d9a481e2b57951921208c66b4ec1bacec6bd6982cb5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
The pull list checks the stock situation at the given location and calculates