| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-logistics-reporting |
| GIT | |
| GIT | https://github.com/OCA/stock-logistics-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-logistics-reporting/tree/8.0/stock_analysis_forecast |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group, Odoo S.A |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group, Odoo S.A |
| COMMITTERS | |
| COMMITTERS | Alex Comba |
| WEBSITE | |
| WEBSITE | https://www.agilebg.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:27 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - decimal_precision - base_setup - web_kanban - web - report - stock - procurement - board - web_kanban_gauge - web_kanban_sparkline |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| 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 |
categ_id
Many2one → product.category
readonly=True
string='Category'
args: 'product.category'
date
Date
string='Date'
incoming_quantity
Float
readonly=True
location_id
Many2one → stock.location
readonly=True
string='Location'
args: 'stock.location'
outgoing_quantity
Float
readonly=True
product_id
Many2one → product.product
readonly=True
string='Product'
args: 'product.product'
quantity
Float
readonly=True
init(self, cr)