-
Sublist Change causing stack overflow - Fixed
I answered my own question but was unable to delete the question. Please ignore.
-
Outsourced Manufacturing Purchase order script error
Trying to create an outsourced manufacturing Purchase order for the first time, using a custom form. I have added an assembly with BOM & Rev including Outsource Other Charge with Purchase Price and Vendor Price. Vendor has outsource location added. Other items on BOM rev are 2 lot assemblies and 1 inventory item.…
-
NSC | Resolving 'An Unexpected SuiteScript Error Has Occurred' When Saving a Record
Encountering unexpected errors while working can be frustrating, particularly when they occur during crucial operations like saving a record. One common issue users face is the message 'An Unexpected SuiteScript Error Has Occurred.' The error message 'An Unexpected SuiteScript Error Has Occurred' indicates that something…
-
NSC | Resolving "Error: "Failed to create, update/transform record because Module does not exist
Encountering errors is an inevitable part of programming, and one common frustration developers face is the "Error: "Failed to create, update/transform record because Module does not exist: /file.js ". This error typically occurs when attempting to create, update, or transform a record within a JavaScript module that is…
-
NSC | Resolving "MODULE_DOES_NOT_EXIST" Error in JavaScript File Execution
Are you encountering an error in when trying to execute a JavaScript (JS) file? If you've noticed an error message similar to "MODULE_DOES_NOT_EXIST" despite having the file correctly placed, there might be a simple fix you haven't considered yet. One common mistake that leads to this error is the presence of a space…
-
UNEXPECTED_ERROR transaction
Hi, since this morning we have been receiving the following error when we try to open or create a transaction, for example purchase order, estimate, oportunity, cash sale, credit memo, journal entry, etc. Aviso (SuiteScript){"type":"error.SuiteScriptModuleLoaderError","name":"UNEXPECTED_ERROR","message":"","stack":[]} We…
-
{ "type": "error.SuiteScriptError", "name": "RCRD_HAS_BEEN_CHANGED", "message": "Record has be
{ "type": "error.SuiteScriptError", "name": "RCRD_HAS_BEEN_CHANGED", "message": "Record has been changed", "stack": [ "Error\n at RecordInvoker.save (suitescript/resources/javascript/record/serverRecordService.js:371:13)\n at NetSuiteObject.thenableFunction() (suitescript/resources/javascript/record/proxy.js:74:24)\n at…
-
How do I fix the error: 'SyntaxError "undefined" is not valid JSON'?
I received the following message: An unexpected error occurred in a script running on this page. customscript_14552_entity_details_cs (saveRecord) JS_EXCEPTION SyntaxError "undefined" is not valid JSON
-
Error: entity cannot be used because your role segment or employee restrictions are incompatible...
Hello, I'm having an issue where upon saving an inventory adjustment record using a custom role (in a custom center), I receive the error: "Custom GL Lines Plugin error due to a failed validation of script output: entity [project name] cannot be used because your role segment or employee restrictions are incompatible with…
-
How to fix Effective Date Pricing Error: SSS_INVALID_SUBLIST_OPERATION?
Hi Gurus, I have set up Effective Date Pricing by item and the script successfully updates some items but the majority fails with the above error. I cannot see any difference between the items that are updated and the ones that fail. Any ideas what to check?