Shipped Packer not showing in Get Shipments

A packer won’t show in the Get Shipments dialog during AR Invoice entry.

I ran a trace and saw the following (in the GetShipmentsSearch method’s returned values):

Yet the Packer Entry and Packer Tracker screens show:

A query of the ShipHead table also shows
Invoiced=0
ReadyToInvoice=1
ShipStatus=SHIPPED

Why would GetShipmentsSearch return that Packer as ShippedStatus=false ?

** SOLVED **

Turns out the Order was inadvertently marked as “Invoice When Complete” (which we never use).

As Roseanne Roseannadanna would say …

“It just goes to show you, it’s always something — if it ain’t one thing, it’s another.”

3 Likes