TIP: You can type at any time to perform a new search.
Sale Packaging Report
sale_packaging_report · OCA/sale-reporting
- Repository
- OCA/sale-reporting · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales
- Folder size
- 0.04 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-reporting
- Last tracking update
- 2026-08-07 08:43:07
- Authors
- Odoo Community Association (OCA), Moduon
- Maintainers
- Odoo Community Association (OCA), Moduon
- Committers
- Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module displays packaging data (quantity and type) in: - Sale order printed reports. - Sale BI reports.
Code Analysis ⓘ
Views touched (2)
| 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 | search | Inherits sale.view_order_product_search |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (3)
-
product_packaging_idMany2one → product.packagingreadonly=Truestring='Packaging' args: 'product.packaging' -
product_packaging_qtyFloatreadonly=Truestring='Packaging Qty' -
product_packaging_qty_deliveredFloatreadonly=Truestring='Packaging Delivered Qty'
No public methods.
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 580 days ago
- Last activity
- 32 days ago
- Repository
- OCA/sale-reporting
- Pull request
- [17.0][MIG] sale_packaging_report: Migration to 17.0 (#308)
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 43 days ago
- Last activity
- 43 days ago
- Repository
- OCA/sale-reporting
- Pull request
- [19.0][MIG] sale_packaging_report : Migration to 19.0. (#385)