System email template: <div><#list itemfulfillment.package as pkg>${pkg.packagetrackingnumber}</#list> <#list itemfulfillment.packageups as pkg>${pkg.packagetrackingnumberups}</#list> <#list itemfulfillment.packagefedex as pkg>${pkg.packagetrackingnumberfedex}</#list></div> Email templates: <div><#list transaction.package as pkg>${pkg.packagetrackingnumber}</#list> <#list transaction.packageups as pkg>${pkg.packagetrackingnumberups}</#list> <#list transaction.packagefedex as pkg>${pkg.packagetrackingnumberfedex}</#list></div>
Tag: Item fulfilment Email
Send Email Notification on Item Fulfilment
Requirement We need to send Email notification to the customer, when the status of an order changes from Pending Fulfilment to Pending Billing Solution In NetSuite there is a standard way to send Item fulfilment Emails. For that we need enable the Send Order Fulfilled Confirmation Emails feature. When this feature is enabled, we can… Continue reading Send Email Notification on Item Fulfilment