Complete the following steps to install a bundle in your account. Go to Customization > SuiteBundler > Search & Install Bundles, then choose the bundle you want to install. Review the Preview Bundle Install Page. When you are ready, click the Install Bundle button to begin the installation process. After you have installed a bundle, you… Continue reading Installation of bundle in Netsuite
Month: November 2022
To add a custom KPI to the Key Performance Indicators Portlet:
Click Set Up in your Key Performance Indicators portlet. In the Set Up Key Performance Indicators popup, click Add Custom KPIs to open the Choose Custom Key Performance Indicators popup window. Click a saved search in the right list to move it to the left list, which indicates that it should be displayed as a custom KPI. Click Done after you… Continue reading To add a custom KPI to the Key Performance Indicators Portlet:
Sync NetSuite customer refund created against the customer deposit to Shopify
When you sync a paid order as a sales order with a customer deposit, and if there is a refund request even before the order is fulfilled, a refund adjustment is required instead of item restock. In this scenario, the fulfillment and invoice records are not created in NetSuite and a customer refund is created… Continue reading Sync NetSuite customer refund created against the customer deposit to Shopify
To get variable for screen sizes
In SCA it is suggested not to use direct values for different screen sizesHence we need to use screen sizes as variables accordingly To get variable in themes navigation is given below to find variables theme/Modules/twitter-bootstrap-sass/3.4.1/assets/stylesheets/bootstrap/_variables.scss For example 768px we can use $screen-sm-min Screen sizes here will be defined for different devices such as tablets,… Continue reading To get variable for screen sizes
Adding field sets to website using script debugger
To add a field in the website we need to login to netsuite account and we need to check that the in the navigation was showed in the below image and after that we need to click here and go to next page and and there we should give the version 1.0 and we need… Continue reading Adding field sets to website using script debugger
Adding a Eye Icon in Password field and adding Functionality.
Some inbuilt classes were already created for the eye icons. we have to use them <i> tag above the input field for password. After adding the icon above password field. script is required to hide and show the password when clicked on it. Script added uses toggle class to display the text or password when… Continue reading Adding a Eye Icon in Password field and adding Functionality.
Add an inactive class in the saved search
It is not possible to add an inactive class to the search criteria. Hence to filter the result based on the inactive class, add the class name filter in the available filter region. Not the list filed but the filter should be a field that is possible to find “contains” or “is” etc. so that… Continue reading Add an inactive class in the saved search
Mutation Testing
Convert Amount into Thai words
How to resolve the error: A mapping error occurred. Could not find a match for “[[“nameinternal”,”isempty”],”AND”,[“isinactive”,”is”,”F”]]” for the record type “item”.
A required resource or field – for either the source or destination system – is empty or missing