Lot Allocation Strategy
Lot Allocation Strategy defines the validation behavior when lots are consumed during a production run.
When consuming an inventory pack on a production run, the application verifies if the production run includes allocated lots. If the selected inventory pack is from an unallocated lot, the application responds based on the configured strategy. The available options are:
- None: No validation is carried out to verify if the lot has been allocated to the production run.
- Warn: A warning message is displayed when the lot has not been allocated. Consumption can proceed despite the warning.
- Warn and Acknowledge: A warning message is displayed if the lot has not been allocated. User acknowledgment is required before proceeding with consumption.
- Error: An error message is displayed if the lot has not been allocated to the production run. Consumption is blocked until an allocated lot is selected.