| 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/12.0/stock_analysis |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group |
| COMMITTERS | |
| COMMITTERS | eLBati, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:25 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - stock - product - base - decimal_precision - base_setup - web - bus - web_tour - uom - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_analysis_pivot |
stock.analysis.pivot | stock.analysis | pivot | New |
stock_analysis_pivot_search |
stock.analysis.search | stock.analysis | search | New |
categ_id
Many2one → product.category
readonly=True
string='Category'
args: 'product.category'
company_id
Many2one → res.company
readonly=True
string='Company'
args: 'res.company'
in_date
Datetime
readonly=True
args: 'Incoming Date'
location_id
Many2one → stock.location
readonly=True
string='Location'
args: 'stock.location'
lot_id
Many2one → stock.production.lot
readonly=True
string='Lot'
args: 'stock.production.lot'
package_id
Many2one → stock.quant.package
readonly=True
string='Package'
args: 'stock.quant.package'
product_id
Many2one → product.product
readonly=True
string='Product'
args: 'product.product'
quantity
Float
readonly=True
string='Quantity'
init(self)
| 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 |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Inventory, Logistic, Storage |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group |
| COMMITTERS | |
| COMMITTERS | eLBati, 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: - stock - product - base - decimal_precision - base_setup - web_kanban - web - report - 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 |
|---|---|---|---|---|
stock_analysis_graph |
stock.analysis.graph | stock.analysis | graph | New |
stock_analysis_graph_search |
stock.analysis.search | stock.analysis | search | New |
categ_id
Many2one → product.category
readonly=True
string='Category'
args: 'product.category'
company_id
Many2one → res.company
readonly=True
string='Company'
args: 'res.company'
in_date
Datetime
readonly=True
args: 'Incoming Date'
location_id
Many2one → stock.location
readonly=True
string='Location'
args: 'stock.location'
lot_id
Many2one → stock.production.lot
readonly=True
string='Lot'
args: 'stock.production.lot'
package_id
Many2one → stock.quant.package
readonly=True
string='Package'
args: 'stock.quant.package'
product_id
Many2one → product.product
readonly=True
string='Product'
args: 'product.product'
qty
Float
readonly=True
string='Quantity'
init(self, cr)