Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Oct 28, 2024
1 parent 9bd4078 commit 8c89b0a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ addon | version | maintainers | summary
[stock_archive_constraint](stock_archive_constraint/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Stock archive constraint
[stock_change_qty_reason](stock_change_qty_reason/) | 17.0.1.0.0 | | Stock Quantity Change Reason
[stock_demand_estimate](stock_demand_estimate/) | 17.0.1.1.0 | | Allows to create demand estimates.
[stock_demand_estimate_matrix](stock_demand_estimate_matrix/) | 17.0.1.0.0 | | Allows to create demand estimates.
[stock_helper](stock_helper/) | 17.0.1.1.0 | | Add methods shared between various stock modules
[stock_inventory](stock_inventory/) | 17.0.1.2.0 | | Allows to do an easier follow up of the Inventory Adjustments
[stock_inventory_discrepancy](stock_inventory_discrepancy/) | 17.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.
Expand Down
3 changes: 2 additions & 1 deletion setup/_metapackage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "odoo-addons-oca-stock-logistics-warehouse"
version = "17.0.20241008.0"
version = "17.0.20241028.0"
dependencies = [
"odoo-addon-account_move_line_product>=17.0dev,<17.1dev",
"odoo-addon-account_move_line_stock_info>=17.0dev,<17.1dev",
Expand All @@ -10,6 +10,7 @@ dependencies = [
"odoo-addon-stock_archive_constraint>=17.0dev,<17.1dev",
"odoo-addon-stock_change_qty_reason>=17.0dev,<17.1dev",
"odoo-addon-stock_demand_estimate>=17.0dev,<17.1dev",
"odoo-addon-stock_demand_estimate_matrix>=17.0dev,<17.1dev",
"odoo-addon-stock_helper>=17.0dev,<17.1dev",
"odoo-addon-stock_inventory>=17.0dev,<17.1dev",
"odoo-addon-stock_inventory_discrepancy>=17.0dev,<17.1dev",
Expand Down
2 changes: 1 addition & 1 deletion stock_demand_estimate_matrix/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stock Demand Estimate Matrix
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:dd6235ad9f824ac586e403e2c2a17b00c6cb981efee47edf1409ed6693a44f61
!! source digest: sha256:25be423c7d40ace4a48c1af286839ddcf76dc117f79a750d2e88dcb2b35b3ec8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
Expand Down
2 changes: 1 addition & 1 deletion stock_demand_estimate_matrix/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Stock Demand Estimate Matrix</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:dd6235ad9f824ac586e403e2c2a17b00c6cb981efee47edf1409ed6693a44f61
!! source digest: sha256:25be423c7d40ace4a48c1af286839ddcf76dc117f79a750d2e88dcb2b35b3ec8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/17.0/stock_demand_estimate_matrix"><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-17-0/stock-logistics-warehouse-17-0-stock_demand_estimate_matrix"><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=17.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 create demand estimates for a given product and
Expand Down

0 comments on commit 8c89b0a

Please sign in to comment.