How to resolve Error: getaddrinfo ENOTFOUND 1312745-sb4.restlets.api.netsuite.com while deploy theme

Solution In the Theme or Extensions Development Tools directory, open this file: …/ns_npm_repository/oauth1/index.js Find the following line of code: return this._baseStep(`${this.vm ? ” : account}${this.urls.step3}`, params); Replace it with the following line of code: return this._baseStep(`${this.vm ? ” : account.replace(‘_’,’-‘)}${this.urls.step3}`, params); In the Theme or Extensions Development Tools directory, open this file: …/gulp/ns-deploy/net.js Find the… Continue reading How to resolve Error: getaddrinfo ENOTFOUND 1312745-sb4.restlets.api.netsuite.com while deploy theme

How to resolve the error when to invoice an order,the system throws an error: “An unexpected error has occurred”

The system will generate an error when trying to bill an Item Fulfillment when the shipping method chosen on the shipping tab  Navigate to Lists > Accounting > Shipping Items. Click Edit next to the shipping item in question – in this case, the shipping method chosen on Item Fulfillment that you are trying to Bill. Click Shipping… Continue reading How to resolve the error when to invoice an order,the system throws an error: “An unexpected error has occurred”

How to resolve adding matrix item to cart results to error failed when adding to cart

1. Navigating to Customization > Lists, Records, & Fields > Transaction Item Options  2. Edit Item Option record 3. Navigate to Sourcing & Filtering tab  4. Populate the Source List field = Item 5. Populate the Source From field – Choose the field to source information from. The fields available are in the record selected in the Source List field 6. Click Save

Resolve Error: “Uncaught TypeError: Cannot Read Properties of Undefined (Reading ‘Application’)”

Javascript error “Uncaught TypeError: Cannot read properties of undefined (reading ‘application’)” on the browser console of their Home page and Quick view pages. Navigate to Commerce > Websites > Configuration Select Website and Domain Click Integrations Click Site Management Tools CMS Adapter Version: Select 3 Click Save Perform a Cache Invalidation Request