Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.0.0
Category
Stock
Folder size
0.03 MB
License
AGPL-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), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Víctor Martínez, Weblate, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
stock_lot_catalog_warehouse
Description
This module adds the Warehouse field (for informational purposes) to lots.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
search_product_lot_filter stock.lot search Inherits stock.search_product_lot_filter
view_production_lot_form stock.lot form Inherits stock.view_production_lot_form
view_production_lot_tree stock.lot tree Inherits stock.view_production_lot_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • warehouse_id Many2one
    related='location_id.warehouse_id'
Public methods (0)

No public methods.