| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-reporting |
| GIT | |
| GIT | https://github.com/OCA/sale-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-reporting/tree/18.0/sale_packaging_report |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module displays packaging data (quantity and type) in: - Sale order printed reports. - Sale BI reports. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_saleorder_document |
report_saleorder_document | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
view_order_product_search_inherit_sale |
Sale report: search packagings | sale.report | field | Inherits sale.view_order_product_search |
product_packaging_id
Many2one → product.packaging
readonly=True
string='Packaging'
args: 'product.packaging'
product_packaging_qty
Float
readonly=True
string='Packaging Qty'
product_packaging_qty_delivered
Float
readonly=True
string='Packaging Delivered Qty'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-reporting |
| GIT | |
| GIT | https://github.com/OCA/sale-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-reporting/tree/16.0/sale_packaging_report |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis, Weblate, OCA-git-bot, oca-ci, Eduardo De Miguel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_saleorder_document |
report_saleorder_document | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
view_order_product_search_inherit_sale |
Sale report: search packagings | sale.report | field | Inherits sale.view_order_product_search |
product_packaging_id
Many2one → product.packaging
readonly=True
string='Packaging'
args: 'product.packaging'
product_packaging_qty
Float
readonly=True
string='Packaging Qty'
product_packaging_qty_delivered
Float
readonly=True
string='Packaging Delivered Qty'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/sale-reporting |
| PULL REQUEST | |
| PULL REQUEST | [17.0][MIG] sale_packaging_report: Migration to 17.0 (#308) |