This article serves to address unintentional closure of transaction record when the Close button is accidentally pressed. A possible approach is to remove the standard Close button in the record, and replace it with a customized Close button. The customized Close button will pop-up a confirmation message from the user, and will ask for a reason for closing the record. Below is an overview of… Continue reading Confirm before Closing a Transaction Record
Author: Manikandan TM
How to identify the “copy ” context in user event script.
The copy context is only available in the user event beforload trigger. After submit and before submit the copy context is not available.
How do I find out with NetSuite DataCenter my NetSuite system is hosted in?
When I look on NetSuite – Status page there are many more datacenters listed now, and I don’t know how to confirm where I am hosted? Go to Setup > Company > Company Infromation and look for Data Center.apparently EU North is the same as EU Amsterdam 1 The URL that your are accessing gives… Continue reading How do I find out with NetSuite DataCenter my NetSuite system is hosted in?
Custom Opportunity form will not display but is set as preferred?
Do the Opportunity Forms in your account have the Store Form with Record option enabled?An Opportunity record created and set with a form that has the option enabled has a reference to that form stored in the record and will always use that form regardless of the preferred form. Disabling the option does not delete… Continue reading Custom Opportunity form will not display but is set as preferred?
Reviewing Negative Inventory in the future
Today it’s 26/01/2022. If I set the ‘As of date’ to 02/02/2022, will it count in the transactions like sales orders and production orders that will be processed between 26/01/2022 and 02/02/2022? The Review Negative Inventory page shows the negative inventory on hand as of a certain date. Quantity on hand is affected by posting… Continue reading Reviewing Negative Inventory in the future
How to deal with Intercompany Clearing Account (Interco Transfer Orders)
We have values posting to the system-generated account Intercompany Clearing Account when posting Intercompany transfer orders. I understand from SuiteAnswers that we can view the values posted here as a Payable and Receivable in each subsidiary. I’m fine with that and it makes sense. The problem is, the account can’t be selected for Intercompany Elimination… Continue reading How to deal with Intercompany Clearing Account (Interco Transfer Orders)
Mass update for all historical transaction records for edit and save (performing user event).
Performing a mass update script to edit and save all historical transaction records.
Enter Item Pricing in Item Record Results to Error: “Each Quantity pricing level must be greater than the previous quantity pricing level.”
Enter Item Pricing in Item Record Results to Error: “Each Quantity pricing level must be greater than the previous quantity pricing level.” Issue: Enter Item Quantity Pricing in item record manually or via CSV Import 2. Save item record 3. Error: Each Quantity pricing level must be greater than the previous quantity pricing level • The error… Continue reading Enter Item Pricing in Item Record Results to Error: “Each Quantity pricing level must be greater than the previous quantity pricing level.”
Update Field on Work Order from Sales Order via Script
Automatically updating a field on the Work Order from Sales Order via Suitescriptcould save you some time.Doing this on Suitescript by using aftersubmit function of User Event script thatwas deployed on the Work Order Record is one way.A sample of this is available in SuiteAnswers article id: 45149.Same scripting logic could be applied to other… Continue reading Update Field on Work Order from Sales Order via Script
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