For the complete documentation index, see llms.txt. This page is also available as Markdown.
BackofficeGlobal Inventory Hub

Inbound

This article focuses on using Backoffice. For information on APIs and customizations, see the Inbound process section.

The inbound view displays all inbound processes for a facility, regardless of their current status. You can use the search bar and filter to find specific inbound processes. The search supports queries by reference ID, supplier name, item ID, and product name.

The overview contains the following information:

  • Status: The current status of the overall process. Possible statuses include:

    • Open: The delivery hasn't arrived yet.

    • In progress: The goods receipt has started.

    • Closed: The delivery was confirmed, and all items were checked and placed in a storage location.

    • Partial delivery: One or more items were missing from the delivery.

    • On hold: The inbound process is paused.

    • Canceled: An administrator or an external system canceled the inbound process. No further deliveries are expected.

  • Supplier: The name of the supplier of the delivery.

  • Reference ID: A unique ID that identifies the inbound process, such as a delivery note number.

  • Expected delivery date: The date on which the delivery is expected to arrive, based on the information in the purchase order. Deliveries expected to arrive as soon as possible (ASAP) are sorted by order date. Hovering over ASAP shows the order date.

  • Amount: The quantity of items accepted versus the quantity expected.

  • Rejected amount: The quantity of items rejected due to being broken or damaged.

You can expand each inbound process by clicking the down arrow. This shows more detailed information about all deliveries within the process. The detail view contains the following information:

  • Item: The image and name of the product (from listings).

  • Item ID: The unique ID by which the product can be identified.

  • Received date: The date on which the delivery was accepted in the facility.

  • Amount: The quantity of items accepted versus the quantity expected for this specific delivery.

  • Rejected: The quantity of items rejected for this specific delivery.

  • Stock properties: If requested or accepted items have properties, such as an expiry date, the detail view displays them. This view shows up to two properties. If more properties are configured for an item, they can only be retrieved via the API. For more information, see the Stock properties article.

You can set an inbound process on hold by clicking the more icon on the relevant process and selecting Set on hold. This action pauses the inbound process and updates the status in the Inventory app. To resume the inbound process, click the more icon and select Release.

To cancel an inbound delivery process, click the more icon on the relevant process and select Cancel delivery. This action cancels the entire process. Deliveries that have already been accepted remain in a closed status, and no information is lost. A canceled inbound process can't be reopened from Backoffice and must be done via API.

Last updated

Was this helpful?