SCA: Save Set up Web Site Record > Resolve Unexpected error

Applies To NetSuite 2018.2 and later  Bundle:  SuiteCommerce Advanced 2018.2. – Bundle ID 244699 SC Item Badges – bundle ID 251246 Scenario Users may receive an unexpected error when attempting to save Set Up Web Site Record after installing SC Item Badges bundle. To resolve this please see the below steps. Solution 1. Navigate to Commerce > Websites > Website… Continue reading SCA: Save Set up Web Site Record > Resolve Unexpected error

Business Requirement Document (East Electronics)

REQUIREMENT DOCUMENT FOR MynTahl Corporation DBA East Electronics    The document provides an overview of the successful implementation of subsidiary in NetSuite for MynTahl Corporation DBA East Electronics.  Additionally, it details the involvement and responsibilities of Jobin and Jismi IT Services LLP, who serve as official implementation partners for Oracle NetSuite.  Submitted To   MynTahl Corporation… Continue reading Business Requirement Document (East Electronics)

How to add extra field in the register page on SCA

Here we are adding the Province, Phone number Current Suppliers field on the Register page in SCA For this we need to create the custom field in NetSuite by Go to Customization > Lists, Records, & Fields > Entity Fields. On the Custom Entity Fields page, each custom field is listed, with columns providing detailed information… Continue reading How to add extra field in the register page on SCA

Editing Causes Used Custom Form to Revert to Preferred Custom Form

Scenario A user created a Purchase Requisition by using a custom form and saved it. However, when editing the same Purchase Requisition the used custom form is automatically changed to the Preferred Custom Form. The Purchase Requisition record is a Custom record Solution Navigate to Customization> Forms> Entry Forms Select the custom form and edit… Continue reading Editing Causes Used Custom Form to Revert to Preferred Custom Form

if ‘?has_content’ tag in markup language failed

if ‘?has_content’ tag in markup language failed when printing advanced pdf template use ‘?string?has_content’ eg: <#if record.custbody_total_plus_withholding?string?has_content> ${record.custbody_total_plus_withholding@label} ${record.custbody_total_plus_withholding}</#if>