FRD Verita Holdings_Capturing and Validating UPC and Actual Weight

PROPOSAL SUMMARY  This proposal covers the scope of the customization for capturing and validating Item and actual weight during creation of work order.  REQUIREMENT  The requirement is to validate the following scenarios during creation of Work Order in NetSuite:  Item Name/Number of the inventory item loaded onto the weighing scale and verify that it is… Continue reading FRD Verita Holdings_Capturing and Validating UPC and Actual Weight

PROPOSAL FOR CLIENT AND CONTACT CREATION VIA RESTLET

PROPOSAL SUMMARY  This proposal covers the scope of the integration to create client and contact records in NetSuite via REST API  REQUIREMENT  Integration between the NetSuite & external website to create client and contact records in NetSuite when a new customer signs up on the website. Both should be two separate standalone integration.  OUR SOLUTION … Continue reading PROPOSAL FOR CLIENT AND CONTACT CREATION VIA RESTLET

Mass Delete Records

STEPS Enable Inline editing feature 2. Create a saved search that returns the records to be deleted 3. Run the search and turn on inline editing at the top of the page:  4. From the first record in the list, click within any editable column 5. Hold the Shift key then mouse-click the last line… Continue reading Mass Delete Records

Filter Unique Values

The Set object lets you store unique values of any type, whether primitive values or object references. With the spread operator, we can use it to create a new array with unique values.