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:
- Navigate to Setup> Accounting > Customize Fulfillment Email.
- Copy the Default Textand paste it in the Customization box.
- Add the line below to add the Shipping Method:
<%=getCurrentAttribute('salesorder','shipmethod')%>
- ClickSave.
To test, create a Sales Order, set Shipping Method then Fulfill the Order.