User is getting the “An unexpected error has occurred.” when saving a custom field. Possible reason is because a non-numeric character was found where a numeric was expected to be a value on Custom Field. steps: Navigate to Customization > Lists, Record & Fields > Transactions Body Fields Look for Custom Field Click Edit Go to Validation & Defaulting tab Default Value: Remove Value Formula: Remove Checkmark… Continue reading How to resolve error: “An unexpected error has occurred” when saving a custom field.
Tag: unexpected error
Get NetSuite unexpected error ticket number for unexpected error.
When you get the unexpected error, it will point you to a link to a case form that allows you to report the error. To access this: Right-click on here in the message Click Copy Link Location Paste into Word or Notepad and find the part of the link that shows your ticket ID after &ticket= Your ticket ID… Continue reading Get NetSuite unexpected error ticket number for unexpected error.
The error message appears when a transaction printed using Advanced PDF/HTML Templates
The error message appears when a transaction or record is printed using Advanced PDF/HTML Templates. However, there is no HTML or FreeMarker syntax error within the template itself. This may be caused by any Rich Text field which is used within the Advanced PDF/HTML Template. Rich Text formatting applied to such custom field is invisible… Continue reading The error message appears when a transaction printed using Advanced PDF/HTML Templates
CSV Import error ‘Unexpected Error’
When Importing the Bank Statements, the ‘Unexpected Error’ may receive. The possible reason for this one may be special characters in the Memo value. Remove the special characters from the statement file and reimport. To clean the memo field you can use the trim function. Ex: TRIM(CLEAN(F2))
‘Unexpected Error’ on Bank Statement CSV import
When importing the bank statements, user may encounter this error. One of the reasons for this one may be the line breaks on any of the CSV file columns. That is the header may be in two lines. For example, for the column Invoice Number(s), the header may be like InvoiceNumber(s). Change the format and… Continue reading ‘Unexpected Error’ on Bank Statement CSV import
Solution for “An unexpected error has occurred” when viewing a Customer Deposit
Scenario: When a User uses the Make Copy button on a Sales Order with Customer Deposit, the deposit is also being copied to the newly created Sales Order. There are some cases where an error is thrown when opening the Customer Deposit either from the original or copied Sales Order. Due to this error, the User may not be able to… Continue reading Solution for “An unexpected error has occurred” when viewing a Customer Deposit
UNEXPECTED_ERROR\nDetails: TypeError: Cannot find default value for object
Slack Notes – Sep 6 2019 Error – “Cannot find default value for object” when try to submit order using Commerce APIThe module that using in extension’s model is SC.Models.Init and using the order object from that modulenot able to track the source of the error since the logs only say Code: UNEXPECTED_ERROR\nDetails: TypeError: Cannot find default value for object.… Continue reading UNEXPECTED_ERROR\nDetails: TypeError: Cannot find default value for object