1.34.0 - Release notes 24 Nov 2025

Prev Next

Introduction:

This release focuses on improving clarity, control, and efficiency across the portal. Several enhancements have been made to simplify decision-making, provide better visibility into operational processes, and help users complete their daily tasks more effectively.

These updates strengthen core workflows such as replenishment, redistribution, and transfer communication, while also expanding our API capabilities. As always, we continue to invest in maintaining and improving all underlying processes to ensure that every part of the portal functions reliably and as expected.

TL;DR:

Replenishment

👕 Inactive Style Recommendations – Get a clear recommendation when a style is inactive but still active at one or more locations, helping prevent missed replenishment.
📄 All Styles Now Visible – Styles without stock are now shown in Replenishment Operations, allowing stock targets and location-style activations to be set for every style.

Redistribution

📦 Batch Redistribution – Redistribute multiple recommended styles at once by jumping directly from Recommendations to Redistribution Operations with the Pareto filter pre-applied.
👀 Future vs. Current State View – View future stock levels next to current stock while adjusting your redistribution plan for better decision-making.
✉️ Email Status per Transfer – Instantly see whether transfer emails were sent, delivered, or bounced and download the corresponding PDF directly from each transfer line.

API

🔗 New API Endpoints

  • /api/v1/LocationCluster/StoreCluster – Get or update store clusters

  • /api/v1/SalesPrices – Add or update sales & cost prices

  • /api/v1/StyleGroups – Retrieve style groups

  • /api/v1/StyleGroups/Styles – Get styles within style groups

Replenishment:

Recommendation for inactive styles with active locations

Use Case

A situation can occur where a style is marked as inactive, while one or more locations are still actively using it. This creates a mismatch that may lead to missed replenishment or incomplete oversight.

Solution

The system now highlights this mismatch by showing a single, consolidated recommendation for the affected style. From this view, users can:

  • Activate the style immediately.

  • Dismiss the recommendation, which hides it unless the situation reappears.

  • Permanently ignore this type of recommendation for the style.

This ensures that inactive styles still used by locations are quickly identified and corrected when needed.

All styles now visible in Replenishment Operations

Use Case

Previously, the Replenishment Operations overview only displayed styles with available warehouse or webshop stock. This meant that styles without stock were hidden, making it difficult to review or manage them.

Solution

The stock-based filter has been removed, ensuring that all styles are now shown in the Replenishment Operations overview, regardless of stock availability or location type.
As a result, users can now also set stock targets and activate or deactivate location–style combinations for styles that currently have no stock.

Redistribution:

Batch redistribution from recommendations

Use Case

Merchandisers often need to redistribute several recommended styles at once. Previously, this required handling each style individually, making the workflow slow and repetitive.

Solution

Users can now trigger Batch Redistribution directly from the Redistribution Recommendations.
Clicking the batch button opens the Redistribution Operations page with the Pareto filter pre-applied, showing the exact same items in the same order as in the recommendations.

From here, users can redistribute multiple styles at once, making the creation of redistribution proposals faster and more efficient.

Email status & PDF download per transfer

Use Case

Users often need to quickly check whether a transfer email was delivered or bounced, and access the PDF that was sent.

Solution

Each transfer line now shows a clear email status (sent, delivered, bounced).
Clicking the icon reveals the recipient and status details.
A PDF download button is available on the same line, allowing users to instantly retrieve the document that was emailed.

View Future vs. Current Stock Side by Side

Use Case

Merchandisers need to compare the current stock situation with the future state while adjusting redistribution quantities.

Solution

You can now display future state and current stock next to each other when editing your redistribution assignment. This makes it easier to understand the impact of your changes and validate your final distribution.

How Redistribution Updates Stock Targets

Users can now clearly see how redistribution actions impact stock targets. When the Store to Warehouse strategy is applied, stock targets are automatically adjusted based on the future state of each location/SKU. This is mandatory in order to achieve the future state through replenishment from the warehouse:

  • If the future state becomes 0, the stock target is disabled so it will no longer be replenished.

  • If a location/SKU receives stock through redistribution, the stock target is updated to match the future state.

  • If a stock target was previously disabled (e.g., due to stop proposals) and the location/SKU is set to receive stock, the stock target is re-enabled.

These updated quantities and disabled/enabled states remain in place until the redistribution cooldown period has ended.

New APIs:

/api/v1/LocationCluster/StoreCluster GET & PUT--> Get or update store cluster(s)

/api/v1/SalesPrices POST --> Adds or updates Sales & Cost prices

/api/v1/StyleGroups GET--> Get style groups

/api/v1/StyleGroups/Styles GET--> Get styles within style group(s)

We continue to invest in maintaining and improving all processes across the portal to ensure that every workflow operates reliably and as expected. Our ongoing focus is to enhance stability, performance, and usability so users can confidently execute their daily work within the platform.