Skip to content

Commit 47da95b

Browse files
committed
[BOT] post-merge updates
1 parent ea09f81 commit 47da95b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Available addons
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[scrap_reason_code](scrap_reason_code/) | 17.0.1.0.0 | [![bodedra](https://github.com/bodedra.png?size=30px)](https://github.com/bodedra) | Reason code for scrapping
25-
[stock_demand_estimate](stock_demand_estimate/) | 17.0.1.0.0 | | Allows to create demand estimates.
25+
[stock_demand_estimate](stock_demand_estimate/) | 17.0.1.1.0 | | Allows to create demand estimates.
2626
[stock_mts_mto_rule](stock_mts_mto_rule/) | 17.0.1.0.0 | | Add a MTS+MTO route
2727
[stock_reserve](stock_reserve/) | 17.0.1.0.0 | | Stock reservations on products
2828
[stock_warehouse_calendar](stock_warehouse_calendar/) | 17.0.1.0.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Adds a calendar to the Warehouse

stock_demand_estimate/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Stock Demand Estimate
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:5f9bfae64997fee1678e7f2f4c06dae8b12a000b71c08f8591e9aac5e723ba16
10+
!! source digest: sha256:22076594e33d701ea8c28922a08f6868cdb8579ae4dbfbb1d3c2700e1e6dac0e
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png

stock_demand_estimate/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Stock Demand Estimate",
55
"summary": "Allows to create demand estimates.",
6-
"version": "17.0.1.0.0",
6+
"version": "17.0.1.1.0",
77
"author": "ForgeFlow, Odoo Community Association (OCA)",
88
"development_status": "Production/Stable",
99
"website": "https://github.com/OCA/stock-logistics-warehouse",

stock_demand_estimate/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ <h1 class="title">Stock Demand Estimate</h1>
366366
!! This file is generated by oca-gen-addon-readme !!
367367
!! changes will be overwritten. !!
368368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:5f9bfae64997fee1678e7f2f4c06dae8b12a000b71c08f8591e9aac5e723ba16
369+
!! source digest: sha256:22076594e33d701ea8c28922a08f6868cdb8579ae4dbfbb1d3c2700e1e6dac0e
370370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371371
<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/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/17.0/stock_demand_estimate"><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"><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>
372372
<p>This module allows to create demand estimates for a given product and

0 commit comments

Comments
 (0)