How to Add Multiple images in to a Specific folder In a File cabinet

Step1: Arrange images in a single folderStep2: Convert group of images in to .zip fileStep3: Choose “ADVANCED ADD” option in Destination folderStep4: Upload the .zip file to Chosen file optionStep5: Check the “UNZIP FILES” option to directly add files to that folderStep6: Check “MAKE ALL FILES AVAILABLE WITHOUT LOGIN” To make the files available on… Continue reading How to Add Multiple images in to a Specific folder In a File cabinet

Tax Codes

Tax Codes include information about tax rates and taxes that apply to transactions, Tax codes must be set up with Tax agency, Tax type, Tax control accounts. 1.Go to Setup > Accounting > Tax codes > New2.Enter name for that tax code.3.Give tax rate(percentage) in rate field.4.Select Tax agency, and applicable Tax type.5.Select applicable subsidiaries.6.You… Continue reading Tax Codes

Editing Price Levels

You can edit a price level and update your existing prices. For example, John’s Machinaries wants to increase Price Level One prices by 5 percent. John edits the Price Level One record by adding a markup of 5 percent and updating existing prices. To edit a price level:1)Go to Setup > Accounting > Setup Tasks… Continue reading Editing Price Levels

Display a myaccount menu tab “Customer Notification”

For Display a myaccount account menu tab Change your entry file code define(‘JJ.myaccountvi.myaccountvimodule’, [‘JJ.myaccountvi.myaccountvimodule.View’,’JJ.myaccountvi.myaccountvimodule.Router’], function (myaccountvimoduleView,myaccountrouter){‘use strict’; return new myaccountrouter(container); });

How to transfer javascript values to suitescript file

var myJSON = JSON.stringify(values);//console.log(“myJSON”,myJSON)var service_url = Utils.getAbsoluteUrl(getExtensionAssetsPath(“services/custom.Service.ss”));//console.log(“service_url”,service_url) iam trying to resolve this issue by using this code..by adding this code in to view but i get more errors..not getting expected answers…

Set Up Extension Developer Tools

Before create an extension, must download the extension developer tools and extract them to create a top-level development directory Use the latest theme and extension developer tools found in the appropriate SuiteBundles folder in your NetSuite File Cabinet. SuiteCommerce and SCA 2019.1 and Later – Use the latest theme and extension developer tools found in the… Continue reading Set Up Extension Developer Tools