Setup:
Setup > Accounting > Accounting Preferences > Order Management tab:
- Send Order Fulfilled Confirmation Emails = Yes
- Use Web Site Template for Fulfillment Emails = No
User wants to include the Shipping Method set in the Sales Order in the Order Fulfillment Email Notification sent to their Customer.
To do this, perform the following:
1. Navigate to Setup > Accounting > Customize Fulfillment Email.
2. Copy the Default Text and paste it in the Customization box.
3. Add the line below to add the Shipping Method:
<%=getCurrentAttribute('salesorder','shipmethod')%>
4. Click Save.
To test, create a Sales Order, set Shipping Method then Fulfill the Order.
No comments:
Post a Comment