Error- “VALID_PRD_REQD”

type”:”error.SuiteScriptError”,”name”:”VALID_PRD_REQD”,”message”:”Update Transaction Failure: No valid, open, tax period for date” To solve this problem VALID_PRD_REQD Insert Transaction Failure: No valid, open, tax period for date – {1}. Please visit Setup > Manage Tax Periods to set up a new tax period. Set up > Accounting > Manage Tax Periods

Error on running report – “Subsidiary Restrict View Required: You must first restrict your view to a subsidiary before running this report”

If we are assigned a role with access to multiple subsidiaries, we may want to limit the data with which we are working. For example, we may want to restrict data to one subsidiary. For many reports, we can select a subsidiary after we run the report from the Subsidiary Context list in the footer… Continue reading Error on running report – “Subsidiary Restrict View Required: You must first restrict your view to a subsidiary before running this report”

Sample Portlet Script to add Icons on the Dashboard.

*/define([], function () {/*** Defines the Portlet script trigger point.* @param {Object} params – The params parameter is a JavaScript object. It is automatically passed to the script entry* point by NetSuite. The values for params are read-only.* @param {Portlet} params.portlet – The portlet object used for rendering* @param {string} params.column – Column index forthe… Continue reading Sample Portlet Script to add Icons on the Dashboard.

Crystal Points Program Reward Solution for NetSuite

Proposal Summary  The proposed solution aims to integrate a customized reward system into NetSuite. This program will automatically grant credits to customers based on their membership tier and reward level. The solution will consist of three tiers (PARTNER, AFFILIATE, ASSOCIATE) and five reward levels within each tier (STANDARD, SILVER, GOLD, PLATINUM, DIAMOND).  Deliverables  This proposed… Continue reading Crystal Points Program Reward Solution for NetSuite

Error email sent to account admin email after FAM bundle installation

Error email being sent to account user email after FAM bundle installation: Execution Time: 0.00s Script Usage: 10 Script: FAM Trigger Reports Cleanup SS Type: Scheduled Function: execute Error: SSS_INVALID_TYPE_ARG Ticket: null You have entered an invalid type argument: options.params[0] Resolution: The error is showing up because of the standard FAM Trigger Reports Cleanup SS… Continue reading Error email sent to account admin email after FAM bundle installation

Report to get the last login date of employee

SCENARIO: Then client requires to know the employes that has used NetSuite and when was their last log in to NetSuite. SOLUTION: Create a Saved Employee Serach: Navigation: Report>Saved Search>New Select type of search: Employee. Once the transaction search page opens: In Criteria provide following details: Inactive: False Login Access: true In Results provide following… Continue reading Report to get the last login date of employee