Setup & Customisation
Unable to Link Quote to Opportunity
Scenario
It is standard behavior that users cannot link opportunities to existing quotes. To link opportunities to quotes, users need to use the Create New menu from opportunities.
Solution
- Navigate toTransactions>Sales>Create Opportunities>List
- OpenOpportunityrecord
- ClickSalestab
- ClickQuotessubtab
- ClickNew Quote
Customizing Login and Logout Behavior
Customizing the user experience during login and logout in NetSuite is possible with various options.
Custom Segment > Making a Value Inactive by Clicking Manage Values
In some cases, you may not have permission to edit segments, but you do have permission to edit values for a segment. In these cases, to make a value inactive, you must open a page designed specifically for managing the value. You get to this page by viewing the segment definition and clicking the button labeled Manage Values.
Custom Segment > Making a Value Inactive by Editing the Segment Definition
In some cases, you may have a set of permissions that includes the ability to edit the segment definition. In these cases, you can make a value inactive by directly editing the segments Values sublist. One advantage of this approach is that you can view all values as you modify the list.
Submit a Case to NetSuite Support
OVERVIEWCustomers may submit a case directly to NetSuite Support for the following reasons below.
Triggering Scripts and Workflows on CSV Import
User Event scripts and workflows can be triggered using CSV Import by enabling the feature "Run Server SuiteScript and Trigger Workflows"
Prevent User Event Scripts Running On CSV Imports
With the "Run Server SuiteScript and Trigger Workflows" option enabled (inSetup > Import/Export > CSV Import Preferences) User Event scripts deployed on a record will also run for CSV Imports for the very same record.
Use Script Function to Avoid Blank Cells When Generating CSV File via SuiteScript
The data from the field must first undergo this logic so that it can be formatted to fit through a single column each time a data is being passed and assigned to a column. This will avoid a next line placement for each line within the item description.
CSV Import Execution Context in User Event Scripts
Trigger User Events scripts in CSV Imports.
How to Create a Script That Parses CSV Files
Some records are not available for CSV import, but it might access through scripts. Therefore, a script might import records or use a CSV file to perform some other action.
Use Advanced Rest Client (ARC) to Test Web Services Requests
This solution applies for users who want to test out sending Web Services requests using the Google Advanced Rest Client (ARC).Advanced Rest Client is a Google Chrome Application that can be used to test one's Web Services requests, by sending it directly to NetSuite.
Manage Translations Page Import Jobs Subtab
TheImport Jobssubtab shows information about translations that have been imported into NetSuite. You can import collections from theImport Jobssubtab or theStringssubtab.
Importing Translations into a Translation Collection
For information about the terms and concepts described in this topic, seeManage Translations Glossary.
Sending a Request From the Imported Collection
Send a test request to verify that your Postman environment configuration and collection import is correct.
Resolve Error: "USER ERROR Oauth:token_expired" via POSTman
User is encountering error: "USER ERROR - Oauth:token_expired" when sending web services request via POSTman.
Setting Up NetSuite Accounts in SuiteCloud Extension for Visual Studio Code
You can set up the NetSuite accounts you want to customize. If you have set up domains in addition to the default NetSuite ones, you need to configure account-specific details for these additional domains you added.
The Command Palette in SuiteCloud Extension for Visual Studio Code
Interact through the Command Palette to use SuiteCloud Extension for VS Code. The Command Palette offers a simple way to invoke the SuiteCloud functionalities by providing autocompletion and suggestion features to display the name of the available commands. To trigger it:
Installing SuiteCloud Extension for Visual Studio Code
Prior to installing SuiteCloud Extension for VS Code, seeInstallation Prerequisites for SuiteCloud Extension for Visual Studio Code.
Supported SuiteCloud Extension for Visual Studio Code Versions
You should use the latest version of the SuiteCloud Extension for VS Code available in the Marketplace. The table below is informative and correlates extension versions in the Marketplace and NetSuite versions.