How to make Items Available In the Order Items Page

In order to show up the items on the order item page we need to set the re-order point and stock levels in the item record. Order Items Page, The Order Items form provides a list of items that need to be ordered from vendors. NetSuite suggests the quantity to order based on your preferred… Continue reading How to make Items Available In the Order Items Page

Configure Configuration record after Sandbox refresh in SCA.

Refreshing the Sandbox account is required to get the latest values of the Production account. As the domain is not carried over in the Sandbox account after the refresh, all the SC configuration that is dependent on the domain will not be carried over. These are the recommendations to avoid additional work in copying the… Continue reading Configure Configuration record after Sandbox refresh in SCA.

Add new values to the configuration record via extension

The below code enables us to add content to existing fields in the configuration. The client request was to add custom template for PLP. The current display is grid, list, table. However, it is required to edit the template for customization. Since customer used SC bundle if we edit the theme, it will stop to… Continue reading Add new values to the configuration record via extension