Resolve Lease Asset Modification Error: “The Transaction Date You Specified Is Not Within the Date Range of Your Accounting Period”

Scenario User modified a Lease Record dated on a closed period but Lease Modification’s effectivity date is on an open period. When they click Modify Lease Record Button, User gets the error: “The transaction date you specified is not within the date range of your accounting period”.  Solution Open the Closed Period Navigate to Setup > Accounting > Manage… Continue reading Resolve Lease Asset Modification Error: “The Transaction Date You Specified Is Not Within the Date Range of Your Accounting Period”

How to link Online Custom Record Forms to Website

To link to an online custom form from your NetSuite website: Click the Setup tab. On the Setup page, under the Customization heading, click Record Types.The Custom Record Types list opens. In the Edit column, click the name of the record type you want to edit. Click the Online Forms subtab. Click the name of the form you want to link to.… Continue reading How to link Online Custom Record Forms to Website

Basic Process for Setting Up Scriptable Cart

Scriptable cart is functionality that is server-side JavaScript and SuiteScript that runs when a shopper is checking out. Used for: Connecting to a third-party tax calculator Changing price levels of items in a way native functionality cannot Creating buy one / get one type offers in a way the promotions engine cannot Paying using stored… Continue reading Basic Process for Setting Up Scriptable Cart

Error: Impossible to parse backend error while running extension

How to solve error ” impossible to parse backend error – Request{“url”: ” “} ” occurring in console, while running the extension? Solution: Check the vendor in manifest and folder name created for the service file in Netsuite. Both should be same. The vendor name is case sensitive so while using the model, we should… Continue reading Error: Impossible to parse backend error while running extension