Add Shipping Method in Order Fulfillment Email Notification

Setup:

Navigate to Setup > Accounting > Accounting Preferences > Order Management tab:

– Send Order Fulfilled Confirmation Emails = Yes

– Use Web Site Template for Fulfillment Emails = No

If you wish to include the Shipping Method from the Sales Order in the Order Fulfillment Email Notification sent to your customers, follow these steps:

1. Go to Setup > Accounting > Customize Fulfillment Email.

2. Copy the Default Text and paste it into the Customization box.

3. Add the following line to include the Shipping Method:

  “`<%=getCurrentAttribute(‘salesorder’,’shipmethod’)%>“`

4. Save your changes.

To test this customization, create a Sales Order, set the Shipping Method, and then fulfill the order.

Leave a comment

Your email address will not be published. Required fields are marked *