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 IDNameModelTypeStatus
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_format Char
    help="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 '!'."
Public methods (0)

No public methods.

Loading…

Loading…