The following link provides access to a Microsoft Excel worksheet listing the usage of most NetSuite permissions. You can use this list to understand the implications of assigning a specific permission, or to find the permission required to provide access to a specific task or page. The spreadsheet format lets you search and sort fields… Continue reading Permissions Documentation
Month: December 2021
Items not displayed in the webstore before logging in
This issue can occur, if the display in webstore is not checked for the item record. The next possible reason is , if the subsidiary given in the item record and website record are not same. The other reason can be because of the Personalized catalog view. If this setup is done, there may be… Continue reading Items not displayed in the webstore before logging in
How to calculate Average Post Read Time
About Research on Plugin We can add a plugin for estimating Post Reading Time in WordPress. The easiest way to add estimated post-reading time is by using the Read Meter plugin. It’s a free WordPress plugin that helps you show the reading time and progress bar on your website. First, activate the Read Meter plugin.… Continue reading How to calculate Average Post Read Time
CASE SAVED SEARCH
REQUIREMENT: New Saved Search and custom fields to support the report. Eagle Point Solutions are desiring a new saved search to report on the status of cases. This saved search will pull from related records and require some new fields as well. A visual of what the report would look like is on the following… Continue reading CASE SAVED SEARCH
Best practice to the subsidiary wise inactive item record
Best practice to subsidiary wise inactive item record
Is Transfer funds Record scriptable?
Is Transfer funds Record scriptable?
User Event Script Cannot Trigger another User Event : Solution
user event scripts cannot cause the trigger of another set of user event scripts. While it may seem like a limitation, this is intended to prevent recursive logic from occurring. For Example, We are creating an Item Fulfillment record on Sales Order creation via User Event script. There may be multiple user event scripts deployed… Continue reading User Event Script Cannot Trigger another User Event : Solution
Different between LOG CALL and NEW CALL
Status is completed for log call. Status is scheduled for new call. The idea being you create a new call to schedule it then later complete it, but log call already took place.
How to save attached file to netsuite and sent the file as email attachment
To save user uploaded attachment to netsuite backend , First of all use “nlapiCreateFile” format. Using “nlapiCreateFile” command the same file is created in the netsuite ssp folder. And that particular file can be move to another folder by using “setFolder” command and the file id can be obtained by “nlapiSubmitFile” command . To send… Continue reading How to save attached file to netsuite and sent the file as email attachment
Commerce Categories
Commerce Categories For creating a Commerce category you’ve to first Create a Commerce Catalog. Commerce categories are managed in the context of a commerce catalog. Navigate to Commerce > Content Management > Commerce Catalogs > New and enter the following: Site Name Name DESCRIPTION – Enter a meaningful description for the catalog. Save the record… Continue reading Commerce Categories