TIP: You can type at any time to perform a new search.
Purchase Packaging Report
purchase_packaging_report · OCA/purchase-reporting
- Repository
- OCA/purchase-reporting · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Inventory/Purchase
- Folder size
- 0.04 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/purchase-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: - Purchase order printed reports. - Purchase BI reports.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_report_view_tree |
purchase.report.view.tree | purchase.report | tree | Inherits purchase.purchase_report_view_tree |
report_purchaseorder_document |
report_purchaseorder_document | ir.ui.view | qweb | Inherits purchase.report_purchaseorder_document |
report_purchasequotation_document |
report_purchasequotation_document | ir.ui.view | qweb | Inherits purchase.report_purchasequotation_document |
view_purchase_order_search |
report.purchase.order.search | purchase.report | search | Inherits purchase.view_purchase_order_search |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
product_packaging_idMany2one → product.packagingreadonly=Truestring='Packaging' args: 'product.packaging' -
product_packaging_qtyFloatreadonly=Truestring='Packaging Qty'
No public methods.
Loading…
Loading…