Some SuiteApps and SuiteBundles may include scripts or files that were marked as Hide in SuiteBundle but must be accessed in the browser, such as client scripts or library files and assets needed on the client side. Enablement of the Hide in SuiteBundle preference for this type of file is not a valid configuration. In… Continue reading Changes to the Hide in SuiteBundle Preference
Category: NetSuite New Releases
Changes to RESTlet script and New N/scriptTypes/restlet Module
Currently, any RESTlet script that returns HTML content is determined by the Content-Type header in the HTTP request. If the Content-Type header of the HTTP request has a value, the value gets passed to the HTTP response. If there is no Content-Type header defined in the HTTP request, the default value of the HTTP response… Continue reading Changes to RESTlet script and New N/scriptTypes/restlet Module
Newly Supported Record Types in 2024.2
The following table lists the newly supported records in SuiteScript for 2024.2.
SuiteScript in 2024.2-Newly Supported Record Action
The following table lists the newly supported record actions for SuiteScript in 2024.2 Release
Receiving Expenses. Item receipt for Expense
A purchase order is your authorization for a vendor to provide items, materials or services to your company. In NetSuite, you can create purchase orders for expenses as well as items. To receive expenses, you must be able to add expenses to purchase orders. To enable this preference, an administrator can go to Setup >… Continue reading Receiving Expenses. Item receipt for Expense
Plus icon/ add new in multi select field.
We cannot do the same by the standard as it is a limitation for custom records of multi-select type. So we need to add a new formula HTML field of inline type with store value false and default value. Then use the formula below. <!DOCTYPE html> <html lang=”en”> <head> <meta charset=”UTF-8″> <meta name=”viewport” content=”width=device-width, initial-scale=1.0″>… Continue reading Plus icon/ add new in multi select field.
SQL Formula to Count Days Left Until Month End
Welcome to another NetSuite Admin Tip, where we will explore a deceptively powerful SQL formula that revolutionizes monthly tasks. This formula may seem mundane at first, but its applications are far-reaching, offering a significant boost in efficiency and productivity. A Real-world Scenario: As an Accounts Payable (A/P) Specialist, you sometimes miss invoice deadlines due to… Continue reading SQL Formula to Count Days Left Until Month End
Optimizing Inventory Management with NetSuite’s New Tools
In today’s fast-paced business environment, effective inventory management is crucial for maintaining optimal operational efficiency, reducing costs, and ensuring customer satisfaction. NetSuite’s latest inventory management tools offer innovative solutions to streamline these processes, providing businesses with the capabilities to manage their inventory more effectively. This article explores the new tools offered by NetSuite and how… Continue reading Optimizing Inventory Management with NetSuite’s New Tools
The Role of NetSuite in Enhancing Customer Relationship Management (CRM)
In today’s highly competitive business landscape, maintaining strong relationships with customers is critical for long-term success. Companies need robust tools to manage their interactions, track customer data, and streamline processes to provide exceptional service. NetSuite, a leading cloud-based ERP solution, offers comprehensive Customer Relationship Management (CRM) capabilities that significantly enhance how businesses manage their customer… Continue reading The Role of NetSuite in Enhancing Customer Relationship Management (CRM)
Cost Variance Analysis SuiteApp
The Cost Variance Analysis SuiteApp analyzes variances during the processing of work orders. These variances are the differences between the planned values and the actual values recorded for quantity and cost in work orders. This SuiteApp also enables you to do the following: ■ Measure the performance of work orders and act toward preventing cost… Continue reading Cost Variance Analysis SuiteApp