Solution for – User Event Script deployed in customer record is not triggered when data is updated on SCA site for that customer.
Author: Rosemol Francis
Theme activation error: ERROR_WRONG_DOMAIN
Solution to resolve wrong domain error in theme activation
Scheduled script to make SO copy
Script will make copy of the given sales order in the custom record.
Source values from IF record to invoice.
This script will source a field from ITEM Fulfillment to INVOICE when it is created.
Suitelet to fetch custom record details.
Custom record details from NetSuite is fetched and displayed in SCA landing page.
Sets payment profile in sales order.
Sets the payment profile of SO based on the department of the customer.
Update sales order shipping cost value.
This article is to update the sales order shipping cost based on the SHIPPING COST METHOD, on client script field change trigger point.
Set Invoice Tracking Number and Shipping Cost.
To populate values using client script pageinit function.
Set Tracking Link in Invoice
This script will set tracking link in invoice
Display Back ordered SO list of customer
This script will create a form for displaying the back ordered sales orders of a particular customer.