Does anybody know if there is a good way to apply a setting that would determine whether a customers order should be shipped collect or freight free based on the value of the sales order? Or more so if we could attach it to the customer settings to apply to all sales orders placed by that customer? I’m sure it’s something simple that I’m just overlooking, but I’m having trouble finding anything. When I googled it, this is what it brought back and I couldn’t find any weblinks discussing exactly what I was looking for.
You can store the default freight billing on the customer or shipment manifest information.
In QuickShip, if the manifest freight billing flag is blank it will add the freight amount to the invoice.
If I understand your ask properly, you would need to do a customization in order entry that flips the manifest freight billing flag based on the order value. The trick is knowing when the person is done entering the sales order lines. Epicor does a lot of calculations in the background when adding lines/releases and summarizing so you don’t want the validation constantly firing. If you don’t check ready to process until all lines are in that could be your trigger.
Jenn