stock_location_bin_name
This module computes bin stock location names automatically based on location attributes using a configurable format string.
Key Features
- stock.location: Adds a location_name_format field to define naming templates for bin locations.
- stock.location: Automatically computes names for bin locations when attributes change, using the format from parent areas or zones.
- stock.location: Uses a partial formatter that replaces missing fields with '~' and formatting errors with '!'.
- stock.location: Only applies automatic naming to locations with location_kind set to 'bin'.