The subject is the question at hand.
We have an oddity that I am having a hard time replicating. When some users create a Suspect type customer as a ShipToCust on an order, the pack slip will sometimes render the SoldTo customer company name and address as the ShipTo customer company name and address (but the contacts are rendered properly).
The UI in the Customer Shipment Entry shows correctly so I suspect the Calculated Field of Calc_SoldToAddress AND Calc_BillToAddress has some odd scenario where it reverts to the ShipTo for some reason.
I am using the Standard PackSlip RDD and the standard PackSlip SSRS form (and a custom SSRS form to pull in the Calc_BillToAddress, but this field renders the same as the Calc_SoldToAddress and is wrong).
Any help would be appreciated.