Introduction
Within Sapphire, many, if not all actions are controlled by orders. An order is basically just a list of order lines, and each order line is a measure of work. Order management gives the warehouse manager insight in the workings of the warehouse.
Basics
Creating, editing and removing orders are tasks that can be done from within the Sapphire Client. Of course not all tasks can be done at all times. For example, if an order is being picked, it is not possible to change it. Orders have a type (“inbound”, “outbound”), and a state (“new”, “done”) and go through a series of steps in their lifecycle. More information can be found here: Order States.
In most cases, orders are not created with the Sapphire Client, but through the host connector.
Add Comment