Customize Item Fulfillment Email

Requirement

Need to add a field into the customize fulfillment email for eg: Tracking Numbers

Solution

  1. Navigate to Setup > Accounting > Customize Fulfillment Email
  2. Copy the Default Text and paste it in the Customization box. 
  3. Remove {7} in the Customization box.
  4. Add the following to the Item Fulfillment codes:

                Tracking numbers:<br>
                <%=getCurrentAttribute(‘salesorder’,’linkedtrackingnumbers’)%><br><br>

5. Click Save

Leave a comment

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