From 7ef01974fbc493cc7ecc59c0f456819d520443ef Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 27 Nov 2023 13:46:22 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- stock_helper/README.rst | 2 +- stock_helper/__manifest__.py | 2 +- stock_helper/static/description/index.html | 32 +++++++++++----------- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 52fe17ea7..c22d846c7 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ addon | version | maintainers | summary [stock_exception](stock_exception/) | 14.0.1.0.2 | | Custom exceptions on stock picking [stock_free_quantity](stock_free_quantity/) | 14.0.1.1.0 | | Stock Free Quantity [stock_generate_putaway_from_inventory](stock_generate_putaway_from_inventory/) | 14.0.1.0.0 | [![pierrickbrun](https://github.com/pierrickbrun.png?size=30px)](https://github.com/pierrickbrun) [![bealdav](https://github.com/bealdav.png?size=30px)](https://github.com/bealdav) [![sebastienbeau](https://github.com/sebastienbeau.png?size=30px)](https://github.com/sebastienbeau) [![kevinkhao](https://github.com/kevinkhao.png?size=30px)](https://github.com/kevinkhao) | Generate Putaway locations per Product deduced from Inventory -[stock_helper](stock_helper/) | 14.0.1.2.0 | | Add methods shared between various stock modules +[stock_helper](stock_helper/) | 14.0.1.2.1 | | Add methods shared between various stock modules [stock_inventory_cost_info](stock_inventory_cost_info/) | 14.0.1.0.0 | | Shows the cost of the inventory adjustments [stock_inventory_discrepancy](stock_inventory_discrepancy/) | 14.0.1.1.0 | | Adds the capability to show the discrepancy of every line in an inventory and to block the inventory validation when the discrepancy is over a user defined threshold. [stock_inventory_exclude_sublocation](stock_inventory_exclude_sublocation/) | 14.0.1.0.1 | | Allow to perform inventories of a location without including its child locations. diff --git a/stock_helper/README.rst b/stock_helper/README.rst index 3b44d9171..3950613b0 100644 --- a/stock_helper/README.rst +++ b/stock_helper/README.rst @@ -7,7 +7,7 @@ Stock Helpers !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:61112177e5bfbf3844d981ea8603431760200fafecec03ce0d6bf54df3264901 + !! source digest: sha256:3cb061f44312d8db04f26d2360b539e177fbd9c745c9ede077ff6cde6e64f981 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/stock_helper/__manifest__.py b/stock_helper/__manifest__.py index ec3c93606..379580d34 100644 --- a/stock_helper/__manifest__.py +++ b/stock_helper/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Helpers", "summary": "Add methods shared between various stock modules", - "version": "14.0.1.2.0", + "version": "14.0.1.2.1", "author": "Camptocamp, Michael Tietz (MT Software), Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "category": "Hidden", diff --git a/stock_helper/static/description/index.html b/stock_helper/static/description/index.html index d6e0c7af9..cc7f21f6a 100644 --- a/stock_helper/static/description/index.html +++ b/stock_helper/static/description/index.html @@ -1,20 +1,20 @@ - + - + Stock Helpers