Applies To
Product: NetSuite 2021.1
Scenario
User wants to remove transaction number in email templates
Solution
-
Navigate to Documents > Templates > Email Templates
-
Edit Transaction Email
-
Click Template
-
Click Source
-
Text Editor: Enter <#if transaction.createdFrom?has_content> ${transaction.createdFrom?substring(X,transaction.createdFrom?length)} </#if>
-
Click Save
Note: The 'x' on the code is for the number of character you want to remove in the Transaction Number