Scenario The user wants to filter the Budget Report by custom Date range and not by Accounting Period. Solution If we set the Report by Period to Never under Home > Set Preferences > Analytics tab, the amount of Budget on the Budget Report is zero because Budgets are set up per Accounting Period, and not on… Continue reading Budget Report >Filter by A Custom Date Range
Month: August 2023
Entering Non-Check Debits
We can enter non-check debit transactions on an account using the Write Checks transaction. Non-check debit transactions include debit card transactions, ATM (automated teller machine) transactions, and EFT (electronic funds transfer) payments. To enter non-check debit transactions: Go to Transactions > Bank > Write Checks. On the Check page, verify that the correct bank account appears… Continue reading Entering Non-Check Debits
Change Currency Exchange Rates
After we have created currency records in NetSuite and defined a base currency, we need to set up exchange rates between the base currency and foreign currencies to apply to transactions. If we use NetSuite OneWorld and defined a different base currency per subsidiary, set up different exchange rates between each base currency and its… Continue reading Change Currency Exchange Rates
Sending saved search results as CSV attachment
Requirement Add a scheduled script to send the saved search results to the designated email address as CSV attachments. Solution
Customizing Website Text
You can customize the system-generated text that appears in your website. This includes text in error messages and buttons. It also includes headings and fields displayed during the web store checkout process. Customizing the text on your website lets you communicate more effectively with your customers. You can also create different groups of custom text… Continue reading Customizing Website Text
SQL Tables and Permissions
The table below lists nearly 800 NetSuite tables that are available for use with SuiteQL, and the permissions that are needed to access them. Table ID Table Name Permission Needed account Account Lists – Accounts accountingbook Accounting Book Setup – Accounting Book accountingbooksubsidiaries Subsidiaries Setup – Accounting Book accountingbooksubsidiarymap Subsidiary Setup – Accounting Book accountingcontext Accounting Context … Continue reading SQL Tables and Permissions
How to resolve the 404 error in indexing for the blog page due to extension
The http status of the blog page generates a 404 error when the banner and script extension is activated to the website. The issue due to the Banner extension is resolved by updating where we are using the let so replace the let to var and replace the mountToApp: function mountToApp (container) to mountToApp: function()… Continue reading How to resolve the 404 error in indexing for the blog page due to extension
Setup of Intelligent item recommendations
Enable intelligent item recommendations: In NetSuite, go to Setup > Company > Enable Features. On the Enable Features page, click the CRM tab. In the Marketing section, enable the Intelligent Recommendations feature. Click Save. To install and activate the SC Intelligent Item Recommendations extension, go to Customization > SuiteBundler > Search & Install Bundles. In… Continue reading Setup of Intelligent item recommendations
data-bind attribute
The data-bind attribute in HTML is used in various JavaScript frameworks, libraries, and tools to establish data binding between the user interface (HTML elements) and the underlying data or behavior (JavaScript code). Different libraries may offer slightly different syntax and capabilities for data binding. Here are some common types of data-binding expressions you might encounter:… Continue reading data-bind attribute
Challenges and Issues in Google Analytics 4 (GA4) Implementation and Adoption
In the rapidly evolving digital landscape, web analytics plays a crucial role in understanding user behavior and optimizing online strategies. Google Analytics 4 (GA4) emerged as the successor to Universal Analytics, promising advanced insights and capabilities. However, as with any new technology, GA4 implementation and adoption have brought forth their fair share of challenges and… Continue reading Challenges and Issues in Google Analytics 4 (GA4) Implementation and Adoption