We’re pleased to share the latest updates and enhancements on MS!
Enhanced the planogram increment logic to support multipliers less than 1.0 (e.g., running overall capacity at 70%).
What problem this solves
Previously, an input parameter of a factor less than 1.0 (like 0.7) wasn't working correctly during planogram increments, preventing clients from capping their overall capacity below 100%.
Key capabilities
Improved the validation module to gracefully handle missing parent styles and provide clearer, more actionable error messages.
What problem this solves
The validation module would previously crash with a Null Pointer Exception if a child style had SKUs but its parent style didn't exist in the style master. Additionally, the resulting error messages displayed internal style IDs instead of actual style codes, making troubleshooting difficult.
Added new validation checks for the season priority flag during replenishment runs.