| 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/16.0/stock_report_quantity_by_location |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, oca-ci, Hugo |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_report_quantity_by_location_pivot_view |
Stock Report Quantity By Location Pivot | stock.report.quantity.by.location | pivot | New |
stock_report_quantity_by_location_prepare_form_view |
Stock Report Quantity By Location Prepare | stock.report.quantity.by.location.prepare | form | New |
stock_report_quantity_by_location_search_view |
Stock Report Quantity By Location Search | stock.report.quantity.by.location | search | New |
stock_report_quantity_by_location_tree_view |
Stock Report Quantity By Location Form | stock.report.quantity.by.location | tree | New |
default_code
Char
location_id
Many2one → stock.location
comodel_name='stock.location'
required=True
product_category_id
Many2one → product.category
comodel_name='product.category'
string='Product Category'
product_id
Many2one → product.product
comodel_name='product.product'
required=True
quantity_on_hand
Float
string='Qty On Hand'
quantity_reserved
Float
string='Qty Reserved'
quantity_unreserved
Float
string='Qty Unreserved'
uom_id
Many2one → uom.uom
comodel_name='uom.uom'
string='Product UoM'
wiz_id
Many2one → stock.report.quantity.by.location.prepare
comodel_name='stock.report.quantity.by.location.prepare'
No public methods.
availability
Selection
default='on_hand'
help='Unreserved is the Stock On Hand minus the reservations'
selection=[('on_hand', 'On Hand'), ('unreserved', 'Unreserved')]
location_ids
Many2many → stock.location
comodel_name='stock.location'
required=True
string='Locations'
with_quantity
Boolean
default=True
help='Show only the products that have existing quantity on hand'
string='Quantity > 0'
open(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/15.0/stock_report_quantity_by_location |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Jasmin Solanki |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:43 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_report_quantity_by_location_pivot_view |
Stock Report Quantity By Location Pivot | stock.report.quantity.by.location | pivot | New |
stock_report_quantity_by_location_prepare_form_view |
Stock Report Quantity By Location Prepare | stock.report.quantity.by.location.prepare | form | New |
stock_report_quantity_by_location_search_view |
Stock Report Quantity By Location Search | stock.report.quantity.by.location | search | New |
stock_report_quantity_by_location_tree_view |
Stock Report Quantity By Location Form | stock.report.quantity.by.location | tree | New |
default_code
Char
location_id
Many2one → stock.location
comodel_name='stock.location'
required=True
product_category_id
Many2one → product.category
comodel_name='product.category'
string='Product Category'
product_id
Many2one → product.product
comodel_name='product.product'
required=True
quantity_on_hand
Float
string='Qty On Hand'
quantity_reserved
Float
string='Qty Reserved'
quantity_unreserved
Float
string='Qty Unreserved'
uom_id
Many2one → uom.uom
comodel_name='uom.uom'
string='Product UoM'
wiz_id
Many2one → stock.report.quantity.by.location.prepare
comodel_name='stock.report.quantity.by.location.prepare'
No public methods.
availability
Selection
default='on_hand'
help='Unreserved is the Stock On Hand minus the reservations'
selection=[('on_hand', 'On Hand'), ('unreserved', 'Unreserved')]
location_ids
Many2many → stock.location
comodel_name='stock.location'
required=True
string='Locations'
with_quantity
Boolean
default=True
help='Show only the products that have existing quantity on hand'
string='Quantity > 0'
open(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/14.0/stock_report_quantity_by_location |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Christopher Ormaza |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_report_quantity_by_location_pivot_view |
Stock Report Quantity By Location Pivot | stock.report.quantity.by.location | pivot | New |
stock_report_quantity_by_location_prepare_form_view |
Stock Report Quantity By Location Prepare | stock.report.quantity.by.location.prepare | form | New |
stock_report_quantity_by_location_search_view |
Stock Report Quantity By Location Search | stock.report.quantity.by.location | search | New |
stock_report_quantity_by_location_tree_view |
Stock Report Quantity By Location Form | stock.report.quantity.by.location | tree | New |
default_code
Char
location_id
Many2one → stock.location
comodel_name='stock.location'
required=True
product_category_id
Many2one → product.category
comodel_name='product.category'
string='Product Category'
product_id
Many2one → product.product
comodel_name='product.product'
required=True
quantity_on_hand
Float
string='Qty On Hand'
quantity_reserved
Float
string='Qty Reserved'
quantity_unreserved
Float
string='Qty Unreserved'
uom_id
Many2one → uom.uom
comodel_name='uom.uom'
string='Product UoM'
wiz_id
Many2one → stock.report.quantity.by.location.prepare
comodel_name='stock.report.quantity.by.location.prepare'
No public methods.
location_ids
Many2many → stock.location
comodel_name='stock.location'
required=True
string='Locations'
with_quantity
Boolean
default=True
help='Show only the products that have existing quantity on hand'
string='Quantity > 0'
open(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/13.0/stock_report_quantity_by_location |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Jordi Ballester, OCA Transbot, JordiMForgeFlow, oca-travis, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_report_quantity_by_location_pivot_view |
Stock Report Quantity By Location Pivot | stock.report.quantity.by.location | pivot | New |
stock_report_quantity_by_location_prepare_form_view |
Stock Report Quantity By Location Prepare | stock.report.quantity.by.location.prepare | form | New |
stock_report_quantity_by_location_search_view |
Stock Report Quantity By Location Search | stock.report.quantity.by.location | search | New |
stock_report_quantity_by_location_tree_view |
Stock Report Quantity By Location Form | stock.report.quantity.by.location | tree | New |
default_code
Char
location_id
Many2one → stock.location
comodel_name='stock.location'
required=True
product_category_id
Many2one → product.category
comodel_name='product.category'
string='Product Category'
product_id
Many2one → product.product
comodel_name='product.product'
required=True
quantity_on_hand
Float
string='Qty On Hand'
quantity_reserved
Float
string='Qty Reserved'
quantity_unreserved
Float
string='Qty Unreserved'
uom_id
Many2one → uom.uom
comodel_name='uom.uom'
string='Product UoM'
wiz_id
Many2one → stock.report.quantity.by.location.prepare
comodel_name='stock.report.quantity.by.location.prepare'
No public methods.
location_ids
Many2many → stock.location
comodel_name='stock.location'
required=True
string='Locations'
with_quantity
Boolean
default=True
help='Show only the products that have existing quantity on hand'
string='Quantity > 0'
open(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/12.0/stock_report_quantity_by_location |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent |
| COMMITTERS | |
| COMMITTERS | Denis Roussel, OCA Transbot, oca-travis, Weblate, OCA-git-bot, hveficent |
| 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: - product - base - decimal_precision - base_setup - web - bus - web_tour - uom - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_report_quantity_by_location_pivot_view |
Stock Report Quantity By Location Pivot | stock.report.quantity.by.location | pivot | New |
stock_report_quantity_by_location_prepare_form_view |
Stock Report Quantity By Location Prepare | stock.report.quantity.by.location.prepare | form | New |
stock_report_quantity_by_location_search_view |
Stock Report Quantity By Location Search | stock.report.quantity.by.location | search | New |
stock_report_quantity_by_location_tree_view |
Stock Report Quantity By Location Form | stock.report.quantity.by.location | tree | New |
default_code
Char
location_id
Many2one → stock.location
comodel_name='stock.location'
required=True
product_category_id
Many2one → product.category
comodel_name='product.category'
string='Product Category'
product_id
Many2one → product.product
comodel_name='product.product'
required=True
quantity
Float
uom_id
Many2one → uom.uom
comodel_name='uom.uom'
string='Product UoM'
wiz_id
Many2one → stock.report.quantity.by.location.prepare
comodel_name='stock.report.quantity.by.location.prepare'
No public methods.
location_ids
Many2many → stock.location
comodel_name='stock.location'
required=True
string='Locations'
open(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/11.0/stock_report_quantity_by_location |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Warehouse Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent |
| COMMITTERS | |
| COMMITTERS | oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-logistics-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - product - base - decimal_precision - base_setup - web - bus - web_tour - stock - barcodes - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_report_quantity_by_location_pivot_view |
Stock Report Quantity By Location Pivot | stock.report.quantity.by.location | pivot | New |
stock_report_quantity_by_location_prepare_form_view |
Stock Report Quantity By Location Prepare | stock.report.quantity.by.location.prepare | form | New |
stock_report_quantity_by_location_search |
stock.report.quantity.by.location.search | stock.report.quantity.by.location | search | New |
stock_report_quantity_by_location_tree_view |
Stock Report Quantity By Location Form | stock.report.quantity.by.location | tree | New |
default_code
Char
location_id
Many2one → stock.location
comodel_name='stock.location'
required=True
product_category_id
Many2one → product.category
comodel_name='product.category'
string='Product Category'
product_id
Many2one → product.product
comodel_name='product.product'
required=True
quantity
Float
uom_id
Many2one → product.uom
comodel_name='product.uom'
string='Product UoM'
wiz_id
Many2one → stock.report.quantity.by.location.prepare
comodel_name='stock.report.quantity.by.location.prepare'
No public methods.
location_ids
Many2many → stock.location
comodel_name='stock.location'
required=True
string='Locations'
open(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/stock-logistics-reporting |
| PULL REQUEST | |
| PULL REQUEST | [17.0] [MIG] stock_report_quantity_by_location: Migration to 17.0 (#344) |