Solution A Netsuite Email template using HTML. This is being send as email body on PO. When link is clicked, suitelet is called to perform the action. Suitelet Code
Tag: HTML email template
Add Replace functionality in HTML Code
//Info: CDUS-2127 We met a requirement where we needed to update the content in an email body which was generated through certain criteria.The email content will be changed based on the location selected in the Sales Order and this should be reflected in the associated Html file. Solution: We already predefined the content in the… Continue reading Add Replace functionality in HTML Code
NPS Survey
Requirement Ox Tools Global wants to set up an NPS survey within NetSuite. The customers will receive an email once in 90 days. The user will click on the number from 1 to 10 to add customer Feedback value. The reporting feature is also required. Solution We will create a script to execute daily and… Continue reading NPS Survey
Scheduled Email For PM’s using MR script
Requirement: We need to send pending timesheet details to the corresponding project manager by end of the Day.We can use a scheduled script for the development and it will check the timesheet and send a list of pending timesheets to the corresponding project managers with necessary details such as Date,Timesheet details,Actual Hours,Employee name , timesheet… Continue reading Scheduled Email For PM’s using MR script
Back Ordered Email
This article is to notify a warehouse manager, the back ordered items in a sales order, as an email.