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
Category: NetSuite ERP
NetSuite ERP
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”
Custom GL plugin for add requester name against the default account in GL line
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.
Custom Survey form using HTML and CSS
This HTML and CSS script can fetch details from the NetSuite like customer details and Inventory details on a realtime basis.
Function to add standard NetSuite Customer Quickadd form onto a Suitelet Using HTML.
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
The ‘Create project’ checkbox in the item record
Using Project Management, you can set up a service item to a create project each time you sell the item. This option is available for Service For Sale and Service for Resale items only. To configure service items for project creation: Navigate to Lists > Accounting > Items. Click Edit next to the service item.… Continue reading The ‘Create project’ checkbox in the item record
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