Shipments widget

Graph the shipping status of customer orders: in process, shipped, past due, or hold. You can filter by due date.

Filter: View information for today, this week, or this month.

Calculations:

  • In Process indicates that Quantity Ordered > Quantity Shipped, Status = ‘O’, Due Date falls in range of the Filter field selection, and the order or customer is not on credit hold.
  • Shipped indicates that Quantity Ordered <= Quantity Shipped, Status = ‘O’, ‘C’, or ‘F’, and Due Date falls in range of the Filter field selection.
  • Past Due: Quantity Ordered > Quantity Shipped, Status = ‘O’, Due Date is less than Today, and order or customer are not on credit hold.
  • Hold indicates that Quantity Ordered > Qty Shipped, Status = ‘O’, and Due Date is less than end date of the Filter field selection.