From 7b82f994305595fc2741bf9a73f11b842b1953f5 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 9 Oct 2023 14:09:27 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- stock_inventory/README.rst | 2 +- stock_inventory/__manifest__.py | 2 +- stock_inventory/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 219ad73a4b06..531789b9ae72 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ addon | version | maintainers | summary [stock_demand_estimate_matrix](stock_demand_estimate_matrix/) | 15.0.1.2.0 | | Allows to create demand estimates. [stock_free_quantity](stock_free_quantity/) | 15.0.1.0.1 | | Stock Free Quantity [stock_helper](stock_helper/) | 15.0.1.0.0 | | Add methods shared between various stock modules -[stock_inventory](stock_inventory/) | 15.0.1.0.1 | | Allows to do an easier follow up of the Inventory Adjustments +[stock_inventory](stock_inventory/) | 15.0.1.1.0 | | Allows to do an easier follow up of the Inventory Adjustments [stock_inventory_count_to_zero](stock_inventory_count_to_zero/) | 15.0.1.0.0 | | Request an inventory count filling the quantities to zero as default [stock_inventory_discrepancy](stock_inventory_discrepancy/) | 15.0.1.0.1 | | 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_location_lockdown](stock_location_lockdown/) | 15.0.1.0.1 | | Prevent to add stock on locked locations diff --git a/stock_inventory/README.rst b/stock_inventory/README.rst index 8655932944ee..d6988f8287ec 100644 --- a/stock_inventory/README.rst +++ b/stock_inventory/README.rst @@ -7,7 +7,7 @@ Stock Inventory Adjustment !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:328399f7198af1412d3b7c8f7ad628751203d2a975f56c39c2b037e408845923 + !! source digest: sha256:763946007936ad7f2a19c70db29d4cf9b6760c36b901035bdc4a9484a5492bfc !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_inventory/__manifest__.py b/stock_inventory/__manifest__.py index 7c2d82ec8d00..16fa4a782e90 100644 --- a/stock_inventory/__manifest__.py +++ b/stock_inventory/__manifest__.py @@ -1,6 +1,6 @@ { "name": "Stock Inventory Adjustment", - "version": "15.0.1.0.1", + "version": "15.0.1.1.0", "license": "LGPL-3", "maintainer": ["DavidJForgeFlow"], "development_status": "Beta", diff --git a/stock_inventory/static/description/index.html b/stock_inventory/static/description/index.html index 14e43429f4a8..3f92e3c818ce 100644 --- a/stock_inventory/static/description/index.html +++ b/stock_inventory/static/description/index.html @@ -367,7 +367,7 @@

Stock Inventory Adjustment

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:328399f7198af1412d3b7c8f7ad628751203d2a975f56c39c2b037e408845923 +!! source digest: sha256:763946007936ad7f2a19c70db29d4cf9b6760c36b901035bdc4a9484a5492bfc !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows to group Inventory Adjustments and have a group traceability (like before Odoo 15.0).