To send the Netsuite record in email

In order to send the Netsuite record through email, there is a Netsuite standard option for this. Check the checkbox “include view record link” under the content subtab in the “send email” of the workflow action.

Display Drop Ship Items on PDF

In order to print dropship items on pdf, enable the feature by Setup–>Accounting–>Accounting Preferences–>Order Management Tab–> Picking/Packing section –> Check the checkbox near the feature “Show Non-Inventory Items on Printed Forms” and save.

Çustom Button to print the pdf in the invoice record.

Requirement of the client is to print the packing slip in the invoice record. For that a custom button have to be added in the invoice record. Then pass the suitelet id in clientscript. UserEventScript to create a custom button in the invoice record to print the packing slip. Clientscript to passing the script id… Continue reading Çustom Button to print the pdf in the invoice record.