Stock Picking Report Undelivered Quantity

stock_picking_report_qty_undelivered
REPOSITORY
REPOSITORYOCA/stock-logistics-reporting
GIT
GIThttps://github.com/OCA/stock-logistics-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-reporting/tree/18.0/stock_picking_report_qty_undelivered
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYInventory/Delivery
LICENSE
LICENSEGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Andrii Kompaniiets
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits stock.view_picking_type_form
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.

REPOSITORY
REPOSITORYOCA/stock-logistics-reporting
GIT
GIThttps://github.com/OCA/stock-logistics-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-reporting/tree/16.0/stock_picking_report_qty_undelivered
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYInventory/Delivery
LICENSE
LICENSEGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Emilio Pascual
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:12:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the stock functionality and allows you to display a summary of undeliverable products.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
report_delivery_document_qty_not_done report_delivery_document_qty_not_done ir.ui.view qweb Inherits stock.report_delivery_document
view_picking_type_form_inherit_qty_not_done Stock Picking Type Qty Not Done stock.picking.type xpath Inherits stock.view_picking_type_form
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.