TIP: You can type at any time to perform a new search.
Stock Analysis Forecast
stock_analysis_forecast · OCA/stock-logistics-reporting
- Repository
- OCA/stock-logistics-reporting · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Warehouse Management
- Folder size
- 0.09 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.agilebg.com
- Last tracking update
- 2026-08-07 07:03:08
- Authors
- Odoo Community Association (OCA), Odoo S.A, Agile Business Group
- Maintainers
- Odoo Community Association (OCA), Odoo S.A, Agile Business Group
- Committers
- Alex Comba
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_stock_level_forecast_filter |
view.stock.level.forecast.filter | report.stock.forecast | search | New |
view_stock_level_forecast_pivot |
Stock.forecast.pivot | report.stock.forecast | graph | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (7)
-
categ_idMany2one → product.categoryreadonly=Truestring='Category' args: 'product.category' -
dateDatestring='Date' -
incoming_quantityFloatreadonly=True -
location_idMany2one → stock.locationreadonly=Truestring='Location' args: 'stock.location' -
outgoing_quantityFloatreadonly=True -
product_idMany2one → product.productreadonly=Truestring='Product' args: 'product.product' -
quantityFloatreadonly=True
-
init(self, cr)