Remove Parent Item Name in Saved Searches

When creating Item Saved Searches, the Name field displays the parent matrixitem name before the matrix child, (example: Parent Item : Matrix Child).The Ability to remove the parent matrix item in Inventory Reports is not availableyet in the system and Enhancement # 161435 has been filed requesting for this.As a workaround to display only the… Continue reading Remove Parent Item Name in Saved Searches

Update Labor Cost And Unit Cost

Proposal summary This proposal covers the scope of updating employee Labor Cost per month. Requirement  Neutrinos need to update the employee cost which is used for labor costing calculations in the project module, according to the change in their payroll amounts in Adrenalin. Our Solution The Unit Cost field in the project task record is… Continue reading Update Labor Cost And Unit Cost

Saved Search for show the Related Records of Transactions

We have created a transaction search with Criteria set as :- FILTER DESCRIPTION Main Line Is false Tax Line Is false Shipping Line Is false COGS Line Is false Under Results > Columns , enter the following fields:- FIELD SUMMARY TYPE Internal ID Group Type Group Name Group Document Number Group Date Group Amount (Foreign Currency) Amount (Transaction Total)… Continue reading Saved Search for show the Related Records of Transactions

Map-Reduce script example

Map/Reduce scripts in NetSuite is a scheduled script type that can work on large set of data. It is intended for parallel bulk data operations. They offer more power and benefits over the standard Scheduled scripts.This is a sample code of a map-reduce script for sending emails to all customers with pending invoices that are… Continue reading Map-Reduce script example