Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.0.0
Category
Warehouse Management
Folder size
0.03 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-warehouse
Last tracking update
2026-08-07 08:42:50
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds link to references in stock move lines.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_move_line_form stock.move.line.form (stock_move_line_reference_link) stock.move.line form Inherits stock.view_move_line_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • linked_reference Reference
    compute='_compute_linked_reference' readonly=True selection=[('stock.picking', 'stock.picking'), ('stock.move', 'stock.move')]
Public methods (0)

No public methods.