Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Weird code on Sales Order email
The following code:
window.headerstarttime = new Date(); window.headerendtime = new Date();
is appearing at the very top of the sales order emails our customers recieve (immediately above our logo in the body of the email.)
I've gone into the sales order transaction form and tried changing the html template associated with that form by switching between "Classic HTML Transaction Layout" and "Standard HTML Transaction Layout" -- -- format of email changes, but weird code remains.
Any ideas where this strange code is coming from and how I can get rid of it?
--mimib