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 IDNameModelTypeStatus
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_undelivered Boolean
    help='Print a summary with undelivered quantity in the picking report' args: 'Print a summary with undelivered qty'
Public methods (0)

No public methods.

Loading…