Stock Move Line Lot Link

stock_move_line_lot_link
REPOSITORY
REPOSITORYOCA/stock-logistics-warehouse
GIT
GIThttps://github.com/OCA/stock-logistics-warehouse.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_move_line_lot_link
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, LauraCForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:06
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 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 IDNameModelTypeStatus
view_stock_move_line_detailed_operation_tree stock.move.line.operations.list (stock_move_line_lot_link) stock.move.line xpath 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 xpath Inherits stock.view_stock_move_line_operation_tree
view_stock_move_operations stock.move.operations.form (stock_move_line_lot_link) stock.move xpath Inherits stock.view_stock_move_operations
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • action_open_lot(self)