Repository
OCA/stock-logistics-reporting · module folder · Try on Runboat
Module version
1.0.0
Category
Delivery
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/stock-logistics-reporting
Last tracking update
2026-08-07 08:42:55
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Ruchir Shukla, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This is a glue module for the sale line position on the delivery report
and the module stock_picking_group_by_partner_by_carrier.

It ensures that on the delivery report the position column is displayed
only if some positions exist. And also adds the sale line position on
the remaining to deliver list at the bottom of the report.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
report_delivery_document report_delivery_document ir.ui.view qweb Inherits delivery_line_sale_line_position.report_delivery_document
report_delivery_document_inherit_stock_picking_group_by_partner_by_carrier report_delivery_document_inherit_stock_picking_group_by_partner_by_carrier ir.ui.view qweb Inherits stock_picking_group_by_partner_by_carrier.report_delivery_document
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…