TIP: You can type at any time to perform a new search.
Stock Move Line Lot Link
stock_move_line_lot_link · OCA/stock-logistics-warehouse
- 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
- LauraCForgeFlow, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds a button to open the related Lot/Serial Number to the Detailed Operations views, allowing direct navigation to the lot or serial number form. Without this, in some cases the lot name appears, but it is not navigable.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_stock_move_line_detailed_operation_tree |
stock.move.line.operations.list (stock_move_line_lot_link) | stock.move.line | tree | Inherits stock.view_stock_move_line_detailed_operation_tree |
view_stock_move_line_operation_tree |
stock.move.line.operations.list.popup (stock_move_line_lot_link) | stock.move.line | list | Inherits stock.view_stock_move_line_operation_tree |
view_stock_move_operations |
stock.move.operations.form (stock_move_line_lot_link) | stock.move | Inherits stock.view_stock_move_operations |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (1)-
action_open_lot(self)