Stock Lot Catalog

stock_lot_catalog
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_lot_catalog
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci
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 contains the code base that will enable the use of a lot catalog (similar to the "Catalog" option found in certain sections of Odoo, such as Sales or Purchases).

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
lot_view_kanban_catalog lot.view.kanban.catalog stock.lot kanban New
lot_view_search_catalog lot.view.search.catalog stock.lot search New
Models touched (2)

New fields (2)
  • product_image_128 Image
    related='product_id.image_128'
  • product_template_attribute_value_ids Many2many
    related='product_id.product_template_attribute_value_ids'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • action_add_from_stock_lot_catalog(self)