Hi All, What is best way to use Shipping Cost per ...
# suitescript
n
Hi All, What is best way to use Shipping Cost per each line item to show it in Item Fulfillment if shipping partially from an Order?? like right now if I add 2 line items on the order and try to ship one line item then whole shipping cost is getting on 1st Item Fulfillment and then the 2nd Item Fulfillment has 0 shipping cost!! I'm trying to resolve this and show the Shipping cost on both the Item Fulfillment based on the Item Kindly advise!!
n
I imagine you'd have to override the value but what logic you'd apply is beyond me. If you have 10 items going out for a total shipping cost of $10 and only ship 5 are you assuming an equal spread of the cost so $1 per item? Probably not. Whatever logic you do apply would likely need a User Event against the IF and compare what's on your IF to what's on the SO.