Repository
OCA/stock-logistics-reporting · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse Management
Folder size
0.05 MB
License
AGPL-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), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
OCA-git-bot, oca-ci, Angel Rivas
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the functionality of stock_picking_report_valued
with compatibility of MRP kits. Now we'll be able to correctly summarize
the picking value related to the selled kit with a relations of
components and serials/lots delivered.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
stock_report_delivery_document_inherit_mrp stock_report_delivery_document_inherit_mrp ir.ui.view qweb Inherits mrp.stock_report_delivery_document_inherit_mrp
valued_report_picking_has_serial_move_line valued_report_picking_has_serial_move_line ir.ui.view qweb Inherits stock_picking_report_valued.valued_report_picking_has_serial_move_line
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (3)
  • phantom_delivered_qty Float
    compute='_compute_sale_order_line_fields' compute_sudo=True
  • phantom_line Boolean
    compute='_compute_sale_order_line_fields' compute_sudo=True
  • phantom_product_id Many2one → product.product
    comodel_name='product.product' compute='_compute_phantom_product_id' compute_sudo=True string='Product Kit'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…