Stock Location Position

stock_location_position
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/19.0/stock_location_position
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, eugenio
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:46
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
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds position attributes on stock location such as:

- Corridor
- Row
- Rack
- Level

and renames position (XYZ) to box (XYZ).

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
stock_location_form_inherit stock.location.inherit stock.location group Inherits stock.view_location_form
view_location_search view.location.search.inherit stock.location xpath Inherits stock.view_location_search
Models touched (1)

New fields (7)
  • corridor Char
    help='Define as the street'
  • level Char
    help='Define as the floor of the house'
  • posx Integer
    help='Optional (X) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (X)'
  • posy Integer
    help='Optional (Y) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (Y)'
  • posz Integer
    help='Optional (Z) coordinate of the bin if the location is split in several parts. (e.g. storage tray)' args: 'Box (Z)'
  • rack Char
    help='Define as the house number within the street'
  • row Char
    help='Define as the side within the street'
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/18.0/stock_location_position
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Rafael Lima
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 adds position attributes on stock location such as:

- Corridor
- Row
- Rack
- Level

and renames position (XYZ) to box (XYZ).

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
stock_location_form_inherit stock.location.inherit stock.location group Inherits stock.view_location_form
view_location_search view.location.search.inherit stock.location xpath Inherits stock.view_location_search
Models touched (1)

New fields (7)
  • corridor Char
    help='Define as the street'
  • level Char
    help='Define as the floor of the house'
  • posx Integer
    help='Optional (X) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (X)'
  • posy Integer
    help='Optional (Y) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (Y)'
  • posz Integer
    help='Optional (Z) coordinate of the bin if the location is split in several parts. (e.g. storage tray)' args: 'Box (Z)'
  • rack Char
    help='Define as the house number within the street'
  • row Char
    help='Define as the side within the street'
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/17.0/stock_location_position
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Vandan-OSI
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - 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 adds position attributes on stock location such as:

- Corridor
- Row
- Rack
- Level

and renames position (XYZ) to box (XYZ).

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
stock_location_form_inherit stock.location.inherit stock.location group Inherits stock.view_location_form
view_location_search view.location.search.inherit stock.location xpath Inherits stock.view_location_search
Models touched (1)

New fields (7)
  • corridor Char
    help='Define as the street'
  • level Char
    help='Define as the floor of the house'
  • posx Integer
    help='Optional (X) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (X)'
  • posy Integer
    help='Optional (Y) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (Y)'
  • posz Integer
    help='Optional (Z) coordinate of the bin if the location is split in several parts. (e.g. storage tray)' args: 'Box (Z)'
  • rack Char
    help='Define as the house number within the street'
  • row Char
    help='Define as the side within the street'
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/16.0/stock_location_position
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYStock Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
COMMITTERS
COMMITTERSThierry Ducrest, Weblate, OCA-git-bot, oca-ci, CristianoMafraJunior
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:45
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
stock_location_form_inherit stock.location.inherit stock.location group Inherits stock.view_location_form
view_location_search view.location.search.inherit stock.location xpath Inherits stock.view_location_search
Models touched (1)

New fields (7)
  • corridor Char
    help='Define as the street'
  • level Char
    help='Define as the floor of the house'
  • posx Integer
    help='Optional (X) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (X)'
  • posy Integer
    help='Optional (Y) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (Y)'
  • posz Integer
    help='Optional (Z) coordinate of the bin if the location is split in several parts. (e.g. storage tray)' args: 'Box (Z)'
  • rack Char
    help='Define as the house number within the street'
  • row Char
    help='Define as the side within the street'
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/15.0/stock_location_position
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
COMMITTERS
COMMITTERSRuchir Shukla, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:33
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
stock_location_form_inherit stock.location.inherit stock.location group Inherits stock.view_location_form
view_location_search view.location.search.inherit stock.location xpath Inherits stock.view_location_search
Models touched (1)

New fields (7)
  • corridor Char
    help='Define as the street'
  • level Char
    help='Define as the floor of the house'
  • posx Integer
    help='Optional (X) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (X)'
  • posy Integer
    help='Optional (Y) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (Y)'
  • posz Integer
    help='Optional (Z) coordinate of the bin if the location is split in several parts. (e.g. storage tray)' args: 'Box (Z)'
  • rack Char
    help='Define as the house number within the street'
  • row Char
    help='Define as the side within the street'
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/14.0/stock_location_position
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Tran Thanh Phuc
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
stock_location_form_inherit stock.location.inherit stock.location group Inherits stock.view_location_form
view_location_search view.location.search.inherit stock.location xpath Inherits stock.view_location_search
Models touched (1)

New fields (7)
  • corridor Char
    help='Define as the street' args: 'Corridor'
  • level Char
    help='Define as the floor of the house' args: 'Level'
  • posx Integer
    help='Optional (X) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (X)'
  • posy Integer
    help='Optional (Y) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (Y)'
  • posz Integer
    help='Optional (Z) coordinate of the bin if the location is split in several parts. (e.g. storage tray)' args: 'Box (Z)'
  • rack Char
    help='Define as the house number within the street' args: 'Rack'
  • row Char
    help='Define as the side within the street' args: 'Row'
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/13.0/stock_location_position
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
COMMITTERS
COMMITTERSGuewen Baconnier, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:12
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
stock_location_form_inherit stock.location.inherit stock.location group Inherits stock.view_location_form
view_location_search view.location.search.inherit stock.location xpath Inherits stock.view_location_search
Models touched (1)

New fields (7)
  • corridor Char
    help='Define as the street' args: 'Corridor'
  • level Char
    help='Define as the floor of the house' args: 'Level'
  • posx Integer
    help='Optional (X) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (X)'
  • posy Integer
    help='Optional (Y) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (Y)'
  • posz Integer
    help='Optional (Z) coordinate of the bin if the location is split in several parts. (e.g. storage tray)' args: 'Box (Z)'
  • rack Char
    help='Define as the house number within the street' args: 'Rack'
  • row Char
    help='Define as the side within the street' args: 'Row'
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/12.0/stock_location_position
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYStock Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp, BCIM, Okia
COMMITTERS
COMMITTERSHolger Brunn, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-warehouse
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
stock_location_form_inherit stock.location.inherit stock.location field Inherits stock.view_location_form
view_location_search view.location.search.inherit stock.location xpath Inherits stock.view_location_search
Models touched (1)

New fields (7)
  • corridor Char
    help='Define as the street' args: 'Corridor'
  • level Char
    help='Define as the floor of the house' args: 'Level'
  • posx Integer
    help='Optional (X) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (X)'
  • posy Integer
    help='Optional (Y) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (Y)'
  • posz Integer
    help='Optional (Z) coordinate of the bin if the location is split in several parts. (e.g. storage tray)' args: 'Box (Z)'
  • rack Char
    help='Define as the house number within the street' args: 'Rack'
  • row Char
    help='Define as the side within the street' args: 'Row'
Public methods (0)

No public methods.