Set Shipping Cost In SalesOrder
Requirement
Create a workflow that works during the creation of an SO from webstore. The workflow should set the Shipping cost method to field under the shipping tab only for customers that are of the customer segments. This is only calculated when Live Rate or Best Way'(Shipping Methods) is selected.
Solution
- Create a workflow which should work in on create of SO
- Set LIVE RATE as the value in SHIPPING COST METHOD
- The LIVE RATE should be set only if customer has ship methid best way or Customer segment is wholesale
- The workflow will work only for the customer who is from the wholesale customer segment and the shipping method selected is “BEST WAY”.