Replace is not a function error

To correct invoice details page issue is only for invoice with status unapproved payment status. The invoicedetailview is extended for an update. There showing an error replace is not a function error ” jQuery.Deferred exception: amount.replace is not a function TypeError: amount.replace is not a function”. amount = amount.replace(/,/g, ”); code was getting error To… Continue reading Replace is not a function error

SCMA website setup and domain creation

To set minimum Web Site record fields for SCMA: In NetSuite, go to Commerce > Websites > New to launch the New Web Site page.This page describes each type of website available for you to set up. Your implementation only lets you select from options provisioned for your account. For more detailed information about each product.You must have a… Continue reading SCMA website setup and domain creation

User Event Script to update JSON file for Custom Commerce Categories : (SuiteCommerce MyAccount) SCMA

Scenario: We need to create a JSON file of custom categories that need to be displayed on the website, it is Suite Commerce MyAccount so there is no default feature for Commerce categories, so we have created a custom record for the same, and In this script we are creating a JSON file for storing… Continue reading User Event Script to update JSON file for Custom Commerce Categories : (SuiteCommerce MyAccount) SCMA

Item Setup for SuiteCommerce MyAccount

SuiteCommerce MyAccount (SCMA) displays item images in the following ways: Purchase History Returns Invoices Quotes To ensure that the item image appears, you must edit the item records for all items exposed to your SCMA site. The following procedure explains how to do this manually, but you can also use NetSuite’s CSV Import feature to… Continue reading Item Setup for SuiteCommerce MyAccount