Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Unexpected Error When Creating Inventory Adjustment Using Suitescript
Hi, Guys.
I created an inventory adjustment transaction using suitescript. The data I entered is the same data as the data I used to create the Inventory Adjustment transaction via the UI. The problem is, when I create a transaction using suitescript, an error message appears as below.
{"type":"error.SuiteScriptError","name":"UNEXPECTED_ERROR","message":"An unexpected SuiteScript error has occurred","id":"6f362ca1-0023-4438-86e7-bc0cf309864e-2d323032352e30362e3233","stack":["Error\n at RecordInvoker.save (suitescript/resources/javascript/record/serverRecordService.js:371:13)\n at NetSuiteObject.thenableFunction() (suitescript/resources/javascript/record/proxy.js:115:24)\n at Object.afterSubmit (/SuiteScripts/UserEventScripts/biap_ue_seeding.js:107:41)"],"cause":{"type":"internal error","code":"UNEXPECTED_ERROR","details":"An unexpected SuiteScript error has occurred","userEvent":null,"stackTrace":["Error\n at RecordInvoker.save (suitescript/resources/javascript/record/serverRecordService.js:371:13)\n at NetSuiteObject.thenableFunction() (suitescript/resources/javascript/record/proxy.js:115:24)\n at Object.afterSubmit (/SuiteScripts/UserEventScripts/biap_ue_seeding.js:107:41)"],"notifyOff":false},"notifyOff":false,"userFacing":true}.