My Stuff
Comments
-
We finally determined that a User Event script was interfering with the Allocation, Step 2 execution. Removing the user Event script allowed Step 2 to run as desired. So, the original question is still unanswered. The problem that occasioned it is now resolved. Thanks to all who took time to think about it.
-
There are no errors anywhere.
-
We have been working on a Custom Revenue Recognition Event type and its use. Somewhere along the way, the second stage of the allocation process stopped executing.
-
Basic setup of our Admin role.
-
Here is the script file.
-
And for the .save() with options: {"type":"error.SuiteScriptError", "name":"USER_ERROR", "message":"Please enter value(s) for: Revenue Element","id":"","stack":["Error\n at RecordInvoker.commitLine (suitescript/resources/javascript/record/serverRecordService.js:278:5)\n at NetSuiteObject.thenableFunction()…
-
{"type":"error.SuiteScriptError", "name":"INSUFFICIENT_PERMISSION", "message":"You do not have permission to perform this operation.", "id":"","stack":["Error\n at RecordInvoker.save (suitescript/resources/javascript/record/serverRecordService.js:371:13)\n at NetSuiteObject.thenableFunction()…
-
NetSuite documentation states that this record is fully scriptable in server-side scripts.
-
We are running the script with the Administrator role. It has full access to Revenue Arrangements and Revenue Elements. I could not find any seemingly relevant permissions that were missing.
-
I see that this issue has been around for about 4 years now, with no good answer. See "Issues with SDF-deploying a Custom Form for a Custom Record", dated 2019. Even importing the jacked-up custom form from the target instance and then modifying it in SDF does not heal the issue. I have removed the entire field group, then…
-
Details: The xxxxxxx field position must be set to BOTTOM. And on the same field going to the same sandbox: The xxxxxxx field cannot be moved between tabs because it has a TOP or BOTTOM position. If it can't be MIDDLE and it can't be TOP or BOTTOM, what is left? INSIDE or OUTSIDE? This is an attempt to deploy a just a…
-
Case 5069517.
-
Ticket submitted.
-
I set the permission to full for the several custom records affected. Cleared the browser cache, too. No change.
-
Yes, it is.
-
Good suggestion. It is already there.