How to view the History in VS Code

You can view the change history of the file by navigating to the ‘TIMELINE’ Steps Select your file from the VS Code explorer Go to Timeline Here you can view the all changes. You can redo the changes if needed

Difference between N/search and N/query

The N/search and N/query modules in SuiteScript provide different methods for retrieving data from NetSuite records, each with its own set of features and use cases. Here’s a comparison of the two: N/search: Search-Based Retrieval: The N/search module allows developers to construct and execute saved searches, which are predefined queries saved within the NetSuite environment.… Continue reading Difference between N/search and N/query

Advanced Templates for Printing Saved Search Results

To create a template for printing saved search results: Choose an option: Go to Lists > Search > Saved Searches, click Edit on the saved search you want to create a template for. Click the New Template button at the top of the page. A new advanced template appears, and includes all of the results fields from the saved search.… Continue reading Advanced Templates for Printing Saved Search Results

Carton Cloud – NetSuite Proposal Document

Client needs to have integrated with the Carton Cloud and Neurologistics warehouse. Requirement  Client required to change the position of 3PL button from Invoice to IF. While reviewing the requirement, they informed that they do not require that, and they want to integrate NS with the third-party warehouse systems instead.  Client realized that the csv… Continue reading Carton Cloud – NetSuite Proposal Document

Shopify-Cash Star Integration Proposal

Client needs to send a specific gift card orders from Shopify to Cash Star Proposal Summary  This proposal covers the scope of the Shopify-CashStar Integration.  Requirement  Client requires to integrate their Shopify with the Cash Star. They would only focus on the order merchant eGift Card. Basically when the customer buys a gift card (only… Continue reading Shopify-Cash Star Integration Proposal

Account Hold Set up on Sales Order

/**  * @NApiVersion 2.x  * @NScriptType UserEventScript  * @NModuleScope SameAccount  */ /*******************************************************************************  * Task No: MAR – 214  *  ******************************************************************************  * Date: 03-04-2020  * Author: Jobin & Jismi IT Services LLP  * This script help to Account Hold set up on Sales Order creation.  ******************************************************************************/ define([‘N/search’, ‘N/record’, ‘N/runtime’, ‘N/format’, ‘N/error’, ‘N/ui/serverWidget’],   function(search, record, runtime, format,… Continue reading Account Hold Set up on Sales Order

Custom Log Record for Reallocate Item Transactions

/**  * @NApiVersion 2.1  * @NScriptType UserEventScript  * Script Deployment : REALLOCATE ITEM  *  * This script summarises creating a custom log record for reallocate item transactions.  * 1. Getting current username using N/record module objects.  * 2. Getting all field values from reallocate item page and storing it in a variable  * 3. On… Continue reading Custom Log Record for Reallocate Item Transactions

Adrenalin – NetSuite integration proposal

Proposal Summary  Neutrinos would like to integrate Netsuite Employees Record with employee data in  Adrenalin    Requirement  Neutrinos needs to integrate the Master Data Employees from Adrenalin to Netsuite. Also would like to migrate existing employee records from Adrenalin to NetSuite.    Our Solution  Employee Integration from Adrenalin to Netsuite  Prerequisites  We will provide the… Continue reading Adrenalin – NetSuite integration proposal