Repository
OCA/stock-logistics-warehouse · module folder · Try on Runboat
Module version
0.1.0
Category
Warehouse
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-warehouse
Last tracking update
2026-08-07 07:17:45
Authors
Savoir-faire Linux
Maintainers
Savoir-faire Linux
Committers
Pedro M. Baeza, Denis Roussel, Stéphane Bidoul (ACSONE)
Odoo dependencies
OCA/stock-logistics-warehouse:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
stock_location_area_management_res_company_form_view stock.location.area.management.res.company.form res.company form Inherits base.view_company_form
stock_location_area_management_stock_location_form_view stock.location.area.management.stock.location.form stock.location form Inherits stock.view_location_form
stock_location_area_management_stock_location_list_view stock.location.area.management.stock.location.list stock.location list Inherits stock.view_location_tree2
stock_location_area_management_stock_location_search stock.location.area.management.stock.location.search stock.location search Inherits stock.view_location_search
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • locations_uom Many2one → product.uom
    comodel_name='product.uom' default=<expr> domain="[('category_id.name','=','Surface')]" help='This field corresponds to the unit of measure of the warehouse locations' string='Unit of Measure'
Public methods (0)

No public methods.

New fields (3)
  • active_dimension Boolean
    args: 'Area Dimension'
  • area_dimension Integer
    args: 'Dimension'
  • location_uom Many2one → product.uom
    comodel_name='product.uom' default=<expr> domain="[('category_id.name','=','Surface')]" help='This field corresponds to the unit of measure of the location' string='Unit of Measure'
Public methods (0)

No public methods.

Loading…

Loading…