Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
1.1.0
Category
Stock 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 07:47:32
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Weblate, twalter-c2c, OCA-git-bot, oca-travis, Bernat Puig Font
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
stock_average_daily_sale
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
stock_location_form_inherit stock.location.inherit stock.location form Inherits stock.view_location_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • warehouse_id Many2one → stock.warehouse
    comodel_name='stock.warehouse' compute='_compute_warehouse_id' store=True
  • warehouse_view_ids One2many → stock.warehouse
    readonly=True args: 'stock.warehouse', 'view_location_id'
Public methods (0)

No public methods.