-
Generic "Unexpected error has occurred" when saving Customer Refund — anyone seen this?
Hi all, I'm running into a recurring issue in a test/training NetSuite account and wanted to check if anyone else has come across this. When attempting to save a Customer Refund record, the system doesn't complete the save. Instead it returns a generic error page: Error : "An unexpected error has occurred. Please click…
-
Formula for excluding non-summary inactive COA
We usually use datasets instead of saved searches for COA export as several fields like ‘Eliminate Intercompany transactions’ and ‘Reconcile bank statements’ options are not available in Saved Searches. While preparing the dataset, we cannot directly put the criteria as exclude inactive as the inactive accounts include…
-
NetSuite Admin Tip|Manage Shared Resources More Effectively w/Resource Records & Calendar Preference
Administrators often need a simple way to manage shared resources such as conference rooms, equipment, or shared service areas. In NetSuite, resource records can be used on events so users can reserve a resource while scheduling activities. After a resource is created, administrators can also maintain its calendar…
-
NetSuite Admin Tip | Sensitive Information Notices for Imported Bank Data in 2026.2
In NetSuite 2026.2, Administrators should pay close attention to the new notices shown during bank data import. The update highlights that imported bank transaction memo fields may contain sensitive information, including bank account numbers, credit card numbers, and addresses. This is an important reminder for admins who…
-
Resolution of error when trying to change General Preference Date format
Scenario: When we try changing the short date format to ‘DD-Mon-YYYY’ and long date format to ‘DD Month YYYY’, the preference reverts to default on saving. We were abe to set the option in Set Preferences but not in General Preferences. We tried using different browsers and all the users are facing this issue. We also…
-
NetSuite Financial topics – CTA, Exchange rate Gain/Loss
Currency Translation Adjustment (CTA) CTA is meant to reflect currency fluctuations during consolidation. For example, if the Indian subsidiary (base currency INR) has ₹1,00,000 in retained earnings and the INR-USD rate changes from 83 to 85, NetSuite calculates the translation difference during consolidation and posts a…
-
MTD For UK Tax
Requirement understanding We need to remit VAT to the UK government. For UK VAT‑registered entities, Making Tax Digital (MTD) requires businesses to keep VAT records digitally, prepare VAT Returns (VAT100), and submit VAT returns digitally via the VAT (MTD) API. NetSuite supports this capability natively through the…
-
NetSuite Admin Tip | Why You Should Avoid Assigning Standard Roles Directly
Standard NetSuite roles provide a strong foundation for user access, but assigning them directly can create future administration challenges. Because standard roles cannot be modified, any changes to permissions, restrictions, forms, or reporting requirements require administrators to create a new custom role and reassign…
-
NetSuite Admin Tip | Why a Revenue Arrangement May Not Appear on an Invoice’s Related Records
As a NetSuite administrator, you may be asked to investigate why a Revenue Arrangement does not appear under an Invoice record’s Related Records > Revenue Arrangements subtab, even though the same Invoice is visible from the Revenue Arrangement’s Related Records subtab. At first, this may look like a missing relationship,…
-
NetSuite Admin Tip | Verify a Column's Parent Sublist Using SuiteScript
Organizations often develop reusable SuiteScript libraries to support multiple transaction types and record customizations. When processing sublist data, it's important to verify that a retrieved column belongs to the expected sublist before performing line-level operations. Using Column.sublistId helps make scripts more…