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 ?