Is there a way to make the Ship Via show up on the Sales Order Pick List for sales kits? It prints fine for normal parts, but it won’t show up on the pick list for kits. On mixed orders, it will show the ship via for parts, but not for kits.
It looks like this info is missing when I look at the XML:
Thanks for the help. I finally got it figured out. For whatever reason, it was set to print the shipvia only if the kitshipcomplete was nothing. Since all of our kits are marked kitshipcomplete, it would print nothing when they were on the pick list.
I’d guess the logic was that a “ShipComplete” kit should only show the parent line and not the components, but this was being hidden for the parent too.