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
Tag: email
Invoice Email
script that triggers only on Create context of Invoice,that will send the emailusing the email template “CTG-Invoice” to anyone with “receive invoice” (on the customerform, under Relationships) checkbox checked.
Saved search to check whether an email is existing or not
To check whether an email is existing or not,The saved search can be used.The requirement is while a new user tries to register with an existing mail id ,then an error message need to be displayed. For that first check the email is existing in the netsuite using saved search. List -> Search ->Saved searches… Continue reading Saved search to check whether an email is existing or not
Check An email is existing in netsuite at the time of registration
We have to check whether an email is existing in netsuite , when a user register in website at the time of registration.For that a suitelet is using.The return value from suitelet is using to check whether the email is existing or not. suitelet: suitescript model file:
REQUEST READ RECEIPT
The read receipt functionality in Netsuite also depends on some of the email settings of the sender and recipient. On the recipient side, the read receipt functionality should be enabled, then only the request to acquire the read receipt will reach the recipient side. This read receipt should be accepted by the recipient. Then only… Continue reading REQUEST READ RECEIPT
Proposal For Custom Page to Send Invoice Email
Proposal summary The proposal summarizes the details about the custom suitelet page which helps the user to preview invoice print and send mail to the user based on the invoice record. It includes email template creation and automatic email sending for specific customers. Prerequisites Macrofin needs to ensure that all the invoice via checkbox in… Continue reading Proposal For Custom Page to Send Invoice Email
Monthly Sales Notification for Sales Rep
Monthly Sales Notification for Sales Rep
Sales Order, Work Order, and Shipping planning & scheduling
Requirement: Some customers are highly important, and they frequently buy, the system, should remind the sales team to communicate with the customer regularly based on his buying pattern. Assumption: Send the email to the sales rep on the customer record using search. And now we have considered the buying pattern as if customers haven’t generated… Continue reading Sales Order, Work Order, and Shipping planning & scheduling
Proposal For Batch Process To Send Payment Voucher To Vendors
Proposal For Batch Process To Send Payment Voucher To Vendors
Email Template
Email template exception case and responsiveness