January 2025

Core


New search functionality

The new search functionality introduces a search endpoint for individual entities in the fulfillmenttools platform. The search offers a counting and sorting mechanism as well as search operators such as eq, notEq, in, notIn, gt (>), gte (>=), lt (<) and lte (<=).

More information on the search can be found under Developer Docs – Search.


Inventory


External stock change reasons

External stock change reasons represent user-defined reasons for stock movements within a facility. These reasons can optionally be included in stow line items of stow jobs to explain why the stock was adapted.

More information can be found under Products – External stock change reasons.


New webhook events for purchase order and stocks

New events were introduced for stock and purchaseOrder, improving the usage of the inbound feature and stock updates for event-based system architectures.

All available events in the fulfillmenttools platform can be found under Developer Docs – Available events.


Status on purchase order and receipt

  • An open status was added to the receipt, simplifying the mapping of the process of accepting incoming goods.

  • A canceled status was added to the purchaseOrder, replacing the deprecated canceled flag.

More information about the status of the the inbound process and its sub-entities can be found under Products – Inbound process.


Requested date & time visible in inbound view

The date and time for which a delivery of goods was requested is displayed in the inbound view in the Backoffice.


Reservations column in stock overview

A reservation column is added the stock overview in the Backoffice, displaying the sum of all reservations for the respective facility including reservations without stock and reservations on expected stock.


Order fulfillment


Label error messages are shown

In case there has been an error during the label request, the error message from the carrier is shown in the order view.

Last updated