To verify Strike-Through Pricing is enabled: In NetSuite, go to Commerce > Websites > Configuration. Select your website and domain and click Configure. Go to the Shopping Catalog tab. Confirm the Enable Strike-Through Behavior box is checked. Check this box if it is not checked. Click Save. To verify the default price level is set: In NetSuite, go to Commerce >… Continue reading how to Verify Strike-Through Pricing is Enabled and Default Price Level is Set
Author: Ramya H
how to Set Up Item Pricing
The Strike-Through Pricing feature requires that you set up at least two prices for each item to be displayed with a strikethrough. For more information, see Using Multiple Pricing. Price Level Requirements When setting up item pricing, be aware of the following requirements: One of the prices that you set up for each item must correspond… Continue reading how to Set Up Item Pricing
How to Set Customer Price Level
To set the price level for a customer: Go to Lists > Relationships > Customers. Click Edit next to the customer for whom you want to set a price level for. Go to the Financial tab. In the Price Level field, select the price level you want to offer this customer. Click Save.
Remove an Email Address from the Bounced Email Addresses List
On the Bounced Email Addresses page, you can also remove email addresses from the list to include them in email campaigns. When you clear the bounce history for an email address, you can send messages to that address. To remove an email address from the Bounced Email Addresses list: Go to Lists > Relationships >… Continue reading Remove an Email Address from the Bounced Email Addresses List
How to resolve error node version does not support for the current environment
When we are running the Elbrus version, we need to change the Node version to ‘10.24.1’. That’s why this issue occurs when we are running the SCA version and executing code in the Elbrus version. Please change to the corresponding version.
Resolve Error: “Unexpected Error: TypeError: Cannot read property “0” from null”
Resource Skills Sets enable users to add information to employee and vendor records about skills and expertise and then search that information for the best matched project resource. However, there are instances when user navigates to Lists > Employees > My Skill Sets and finds that the page is blank. This is because of an error related to… Continue reading Resolve Error: “Unexpected Error: TypeError: Cannot read property “0” from null”
Resolve Error: “TypeError Cannot read property ‘indexOf’ of null” when Saving Invoice
Error: “TypeError Cannot read property ‘indexOf’ of null” is encountered when saving an Invoice record. This JS_EXCEPTION error occurs when the script is accessing a certain line item field which is currently hidden from the a form. Solution The Custom Form should be updated so that the line item field is displayed. Edit the Custom Form Navigate to Customization > Forms > Transaction Forms Look… Continue reading Resolve Error: “TypeError Cannot read property ‘indexOf’ of null” when Saving Invoice
Resolve Error: “TypeError Cannot read property ‘setDisplayType’ of null” Returned by nlobjField.setDisplayType
Scenario The user is getting the error: TypeError Cannot read property ‘setDisplayType’ of null when using the nlobj.setDisplayType method on a field pulled using the nlapiGetField API. Solution The nlapiGetField function is not supported for inline fields under any subtab on the Item record and executing it will return null. Thus, an error is received when trying to use the setDisplayType on a… Continue reading Resolve Error: “TypeError Cannot read property ‘setDisplayType’ of null” Returned by nlobjField.setDisplayType
How to setting up price level for customers ?
If you want to customize a price for a customer, select Custom in the Price Levels field on transactions. Then, enter the amount you want to charge in the Rate field. NetSuite also enables you to set up custom price levels for customers. If you have a web store and you’ve set up custom price… Continue reading How to setting up price level for customers ?
How to set Default Sorting of Price Levels in netsuite
Go to Commerce > Websites >Web Site List. Click Edit next to the website for which you want to display strike-through pricing. Go to the Field Sets tab. Add the Base Price and the Base Price (Formatted) field to the Details field set: Locate the Fields Included in Field Set column of the Details field set and click the Set icon to open the… Continue reading How to set Default Sorting of Price Levels in netsuite