TIP: You can type at any time to perform a new search.
Stock Location Bin Name
stock_location_bin_name · OCA/stock-logistics-warehouse
- Repository
- OCA/stock-logistics-warehouse · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Stock Management
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/stock-logistics-warehouse
- Last tracking update
- 2026-08-07 08:42:50
- Authors
- Camptocamp, Odoo Community Association (OCA), BCIM, Okia
- Maintainers
- Camptocamp, Odoo Community Association (OCA), BCIM, Okia
- Committers
- Sébastien Alix, Weblate, OCA-git-bot, oca-ci, Rafael Lima
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows to compute automatically Bin location names based on locations attributes.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_location_form_inherit |
stock.location.name.format | stock.location | form | Inherits stock.view_location_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
location_name_formatCharhelp="Format string that will compute the name of the location. Use location fields. Example: '{area}-{corridor:0>2}.{rack:0>3}.{level:0>2}'\nMissing fields are replaced by '~' and formatting errors by '!'."
No public methods.
Loading…
Loading…