Stock Location Area Management

stock_location_area_management
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/10.0/stock_location_area_management
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSPedro M. Baeza, Denis Roussel, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-warehouse:
    - stock_location_area_data
odoo/odoo:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
    - procurement
    - barcodes
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits base.view_company_form
stock_location_area_management_stock_location_form_view stock.location.area.management.stock.location.form stock.location xpath Inherits stock.view_location_form
stock_location_area_management_stock_location_list_view stock.location.area.management.stock.location.list stock.location field Inherits stock.view_location_tree2
stock_location_area_management_stock_location_search stock.location.area.management.stock.location.search stock.location field Inherits stock.view_location_search
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.

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/9.0/stock_location_area_management
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSSavoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:20
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-warehouse:
    - stock_location_area_data
odoo/odoo:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - report
    - procurement
    - barcodes
    - web_planner
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits base.view_company_form
stock_location_area_management_stock_location_form_view stock.location.area.management.stock.location.form stock.location xpath Inherits stock.view_location_form
stock_location_area_management_stock_location_list_view stock.location.area.management.stock.location.list stock.location field Inherits stock.view_location_tree2
stock_location_area_management_stock_location_search stock.location.area.management.stock.location.search stock.location field Inherits stock.view_location_search
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.

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/8.0/stock_location_area_management
VERSION
VERSION 0.1.0
CATEGORY
CATEGORYWarehouse
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSSavoir-faire Linux
COMMITTERS
COMMITTERSStéphane Bidoul, Alexandre Fayolle, Lionel Sausin, Stéphane Bidoul (ACSONE), OCA Transbot, Agathe Mollé, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttp://www.savoirfairelinux.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/stock-logistics-warehouse:
    - stock_location_area_data
odoo/odoo:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - report
    - procurement
    - board
    - web_kanban_gauge
    - web_kanban_sparkline
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits base.view_company_form
stock_location_area_management_stock_location_form_view stock.location.area.management.stock.location.form stock.location xpath Inherits stock.view_location_form
stock_location_area_management_stock_location_list_view stock.location.area.management.stock.location.list stock.location field Inherits stock.view_location_tree2
stock_location_area_management_stock_location_search stock.location.area.management.stock.location.search stock.location field Inherits stock.view_location_search
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.