From 26073ff8029399c4f97db8f2f0096bf934bbd63f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 10 Jan 2024 12:29:16 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + stock_inventory/README.rst | 13 ++++--- stock_inventory/static/description/index.html | 39 ++++++++++--------- 5 files changed, 31 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index a36d4504c126..8faa69d6083a 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ addon | version | maintainers | summary [stock_demand_estimate](stock_demand_estimate/) | 16.0.1.1.0 | | Allows to create demand estimates. [stock_demand_estimate_matrix](stock_demand_estimate_matrix/) | 16.0.1.0.0 | | Allows to create demand estimates. [stock_helper](stock_helper/) | 16.0.1.1.0 | | Add methods shared between various stock modules +[stock_inventory](stock_inventory/) | 16.0.1.0.0 | | Allows to do an easier follow up of the Inventory Adjustments [stock_inventory_count_to_zero](stock_inventory_count_to_zero/) | 16.0.1.0.0 | | Request an inventory count filling the quantities to zero as default [stock_inventory_discrepancy](stock_inventory_discrepancy/) | 16.0.1.0.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_location_lockdown](stock_location_lockdown/) | 16.0.1.0.1 | | Prevent to add stock on locked locations diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 790ed5ea6552..5f0bcd5a76f7 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20231220.0 \ No newline at end of file +16.0.20240110.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 13fcd8655969..0036a6288591 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -16,6 +16,7 @@ 'odoo-addon-stock_demand_estimate>=16.0dev,<16.1dev', 'odoo-addon-stock_demand_estimate_matrix>=16.0dev,<16.1dev', 'odoo-addon-stock_helper>=16.0dev,<16.1dev', + 'odoo-addon-stock_inventory>=16.0dev,<16.1dev', 'odoo-addon-stock_inventory_count_to_zero>=16.0dev,<16.1dev', 'odoo-addon-stock_inventory_discrepancy>=16.0dev,<16.1dev', 'odoo-addon-stock_location_lockdown>=16.0dev,<16.1dev', diff --git a/stock_inventory/README.rst b/stock_inventory/README.rst index c995e239f756..a9f7da83174d 100644 --- a/stock_inventory/README.rst +++ b/stock_inventory/README.rst @@ -2,10 +2,13 @@ Stock Inventory Adjustment ========================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:008c3de36d56c69a5928d7b2a2f83a0836e5181233bee6acd594ef28a2242312 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -20,10 +23,10 @@ Stock Inventory Adjustment :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_inventory :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/webui/builds.html?repo=OCA/stock-logistics-warehouse&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=16.0 :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows to group Inventory Adjustments and have a group traceability (like before Odoo 15.0). @@ -50,7 +53,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed +If you spotted it first, help us to smash it by providing a detailed and welcomed `feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -70,7 +73,7 @@ Contributors * David Jiménez * Guillem Casassas - * Urvisha Desai + * Urvisha Desai Maintainers ~~~~~~~~~~~ diff --git a/stock_inventory/static/description/index.html b/stock_inventory/static/description/index.html index d456b0a27037..d0d2d69be95a 100644 --- a/stock_inventory/static/description/index.html +++ b/stock_inventory/static/description/index.html @@ -1,20 +1,19 @@ - - + Stock Inventory Adjustment