Memorized Transaction in Netsuite

Memorized transactions in NetSuite are a feature that allows users to save and automate recurring transactions. These transactions are often used for entries that happen on a regular basis, such as monthly payments, billing cycles, subscriptions, or payroll. By memorizing a transaction, NetSuite allows users to save the transaction template and automatically recreate it in… Continue reading Memorized Transaction in Netsuite

Inventory Status vs Location for tracking damaged Items

Previously, the process involved creating sub-locations for “Damaged” and “Refurbished” items and moving the item from one sub-location to another. This approach caused issues because costing is maintained per sub-location. Since purchases are never made in the “Damaged” sub-location, the costing ends up using the retail price refunded on the RMA as the cost, which… Continue reading Inventory Status vs Location for tracking damaged Items

Inline editing for child record, directly from the parent record

Inline editing for child record fields directly from a parent search is not possible by default in NetSuite. This is due to the way child records are handled in saved searches. In NetSuite, when you’re working with a parent record (like a Customer, for example) and joining child record fields (like fields from related transactions… Continue reading Inline editing for child record, directly from the parent record

Access Levels for Project 360 Dashboard

Access levels determine which information about the Project 360 Dashboard are shown depending on your role. The system filters the list of projects to show based on the access level given to you. The Project 360 Access Level field is located on the Human Resources subtab of the Employee record. Important To use the access levels properly and with projects… Continue reading Access Levels for Project 360 Dashboard

Roles and Permissions for Project 360 Dashboard

Any standard or custom NetSuite role can use the Project 360 Dashboard SuiteApp if a Project 360 access level is assigned on the Employee record. See Access Levels for Project 360 Dashboard. However, some roles with insufficient permissions cannot view accurate saved search results or access some data on records. To set up permissions for custom… Continue reading Roles and Permissions for Project 360 Dashboard

Accessing Project 360 Dashboard

There are three different ways to access the Project 360 Dashboard. NetSuite displays a variable set of tabbed pages, called a center, based on the user’s assigned role. Each NetSuite center provides, for users with related roles, the pages and links they need to do their jobs. See NetSuite Standard Centers. Any standard and custom NetSuite… Continue reading Accessing Project 360 Dashboard

Call suitelet through post request using after submit in UserEvent Script

  const afterSubmit = (scriptContext) => {             if (scriptContext.type !== scriptContext.UserEventType.EDIT) return;             try {                 let noteRecord = scriptContext.newRecord;                 let noteId = noteRecord.id;          … Continue reading Call suitelet through post request using after submit in UserEvent Script

NetSuite Unveils SuiteProcurement to Simplify Spending and Drive Business Efficiency

NetSuite Launches SuiteProcurement to Streamline Business Spending and Boost Productivity New partnerships with Amazon Business and Staples Business Advantage aim to improve cost control and efficiency for businesses Oracle NetSuite has unveiled NetSuite SuiteProcurement, a cutting-edge indirect procurement solution designed to help businesses manage every aspect of their purchasing process, from request to payment. This… Continue reading NetSuite Unveils SuiteProcurement to Simplify Spending and Drive Business Efficiency