TIP: You can type at any time to perform a new search.
Stock Picking Report Undelivered Quantity
stock_picking_report_qty_undelivered · OCA/stock-logistics-reporting
- Repository
- OCA/stock-logistics-reporting · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Inventory/Delivery
- Folder size
- 0.04 MB
- License
- GPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-reporting
- Last tracking update
- 2026-08-07 08:42:55
- Authors
- Odoo Community Association (OCA), Moduon
- Maintainers
- Odoo Community Association (OCA), Moduon
- Committers
- Andrii Kompaniiets, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module extends the stock functionality and allows you to display a summary of undeliverable products.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_delivery_document_qty_not_done |
report_delivery_document_qty_not_done | ir.ui.view | qweb | Inherits stock.report_delivery_document |
stock_report_delivery_aggregated_move_lines_qty_not_done |
stock_report_delivery_aggregated_move_lines_qty_not_done | ir.ui.view | qweb | Inherits stock.stock_report_delivery_aggregated_move_lines |
view_picking_type_form_inherit_qty_not_done |
Stock Picking Type Qty Not Done | stock.picking.type | form | Inherits stock.view_picking_type_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
summary_qty_undeliveredBooleanhelp='Print a summary with undelivered quantity in the picking report' args: 'Print a summary with undelivered qty'
No public methods.
Loading…