Commit bcd9ed6 1 parent 3d32213 commit bcd9ed6 Copy full SHA for bcd9ed6
File tree 4 files changed +7
-5
lines changed
4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Available addons
21
21
----------------
22
22
addon | version | maintainers | summary
23
23
--- | --- | --- | ---
24
+ [ stock_demand_estimate] ( stock_demand_estimate/ ) | 18.0.1.0.0 | | Allows to create demand estimates.
24
25
[ stock_packaging_calculator] ( stock_packaging_calculator/ ) | 18.0.1.0.0 | | Compute product quantity to pick by packaging
25
26
[ stock_warehouse_calendar] ( stock_warehouse_calendar/ ) | 18.0.1.0.1 | [ ![ JordiBForgeFlow] ( https://github.com/JordiBForgeFlow.png?size=30px )] ( https://github.com/JordiBForgeFlow ) | Adds a calendar to the Warehouse
26
27
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " odoo-addons-oca-stock-logistics-warehouse"
3
- version = " 18.0.20241113 .0"
3
+ version = " 18.0.20241227 .0"
4
4
dependencies = [
5
+ " odoo-addon-stock_demand_estimate==18.0.*" ,
5
6
" odoo-addon-stock_packaging_calculator==18.0.*" ,
6
7
" odoo-addon-stock_warehouse_calendar==18.0.*" ,
7
8
]
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Stock Demand Estimate
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:22076594e33d701ea8c28922a08f6868cdb8579ae4dbfbb1d3c2700e1e6dac0e
10
+ !! source digest: sha256:c8e1886f9660c2c76a4b38ddace368857b9276fe86a6e98ca3624e5b87315de4
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -60,8 +60,8 @@ Authors
60
60
Contributors
61
61
------------
62
62
63
- - Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
64
- - Lois Rilo <lois.rilo@forgeflow.com>
63
+ - Jordi Ballester Alomar <jordi.ballester@forgeflow.com>
64
+ - Lois Rilo <lois.rilo@forgeflow.com>
65
65
66
66
Maintainers
67
67
-----------
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Stock Demand Estimate</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:22076594e33d701ea8c28922a08f6868cdb8579ae4dbfbb1d3c2700e1e6dac0e
370
+ !! source digest: sha256:c8e1886f9660c2c76a4b38ddace368857b9276fe86a6e98ca3624e5b87315de4
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< 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/18.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-18-0/stock-logistics-warehouse-18-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&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module allows to create demand estimates for a given product and
You can’t perform that action at this time.
0 commit comments