...
A new "Fallback Store" parameter is added to the dispatch rule configuration to specify an alternative store for order fulfillment when stock is unavailable across all primary stores.
Send ShipAdviceToken in the create shipment request to nShift
Send shipAdviceToken (Token) to Reference Kind 93 instead of allocatedTimeSlotToken when creating a shipment in nShift.
...
Released on 26.02.2025
Cervera - Dispatch - Web order from POS - Able to order item even though stock i =< 0
If the stock is 0 or below, the order can be placed as PAC.CW. However, to place a CW order, stock must be available, and in this case, there was no stock. A condition has been implemented to perform this check and place the order accordingly.
...