[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-06-27 13:36:52 +00:00
parent 30d4338101
commit 3b2a4a6d8f
4 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,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.2.2.0 | | Allows to do an easier follow up of the Inventory Adjustments
[stock_inventory](stock_inventory/) | 15.0.2.3.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

View File

@@ -7,7 +7,7 @@ Stock Inventory Adjustment
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c650529b6f02d61c0968decdf4e01d7fa11f7d0476d64d43c0b81a9bce9f0bee
!! source digest: sha256:5e25a43d494d15561d5fc288998cc15647a7917cd1d4a78023297f236ada2112
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

View File

@@ -1,6 +1,6 @@
{
"name": "Stock Inventory Adjustment",
"version": "15.0.2.2.0",
"version": "15.0.2.3.0",
"license": "LGPL-3",
"maintainer": ["DavidJForgeFlow"],
"development_status": "Beta",

View File

@@ -366,7 +366,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c650529b6f02d61c0968decdf4e01d7fa11f7d0476d64d43c0b81a9bce9f0bee
!! source digest: sha256:5e25a43d494d15561d5fc288998cc15647a7917cd1d4a78023297f236ada2112
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/15.0/stock_inventory"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-15-0/stock-logistics-warehouse-15-0-stock_inventory"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module allows to group Inventory Adjustments and have a group traceability (like before Odoo 15.0).</p>