Hi All,
We have updated shipping methods for a few customers. As a result, we have updated the customer record to show the new ship vias. We realized that old sales orders that have already been created, have the old ship vias based on the old customer ship vias.
So I pulled a list of the offending sales orders, and updated their ship vias to match their customer’s ship vias.
After I did this, I expected that my shipping packs would pull in the correct ship via based on either the updated customer record, or the updated sales order. Instead, new packs are still pulling in the old ship via. This is all in the Customer Shipment Entry screen.
Has anyone else experienced this? If so, did you find a resolution? What do I have to change, so that the ship via is correct when a new pack is created? Thanks a bunch for your time!
Nate
Some changes to OrderHed will automatically flow down (some request confirmation first).
Some of the lower level order info (on releases or details), is allowed to be null. And when it is, it is assumed to use the value from next higher level. This might be your issue.