TIP: You can type at any time to perform a new search.
Stock Location Position
stock_location_position · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Stock Management
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 09:06:24
- Authors
- Camptocamp, Odoo Community Association (OCA), BCIM, Okia
- Maintainers
- Camptocamp, Odoo Community Association (OCA), BCIM, Okia
- Committers
- Weblate, OCA-git-bot, oca-ci, eugenio
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_location_form_inherit |
stock.location.inherit | stock.location | form | Inherits stock.view_location_form |
view_location_search |
view.location.search.inherit | stock.location | search | Inherits stock.view_location_search |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (7)
-
corridorCharhelp='Define as the street' -
levelCharhelp='Define as the floor of the house' -
posxIntegerhelp='Optional (X) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (X)' -
posyIntegerhelp='Optional (Y) coordinate of the bin if the location is split in several parts. (e.g. drawer storage)' args: 'Box (Y)' -
poszIntegerhelp='Optional (Z) coordinate of the bin if the location is split in several parts. (e.g. storage tray)' args: 'Box (Z)' -
rackCharhelp='Define as the house number within the street' -
rowCharhelp='Define as the side within the street'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…