Ben Tanner
03/07/2024, 9:16 PMtranId
. Sales orders are set up to allow override. The calls fail with this error:
NETSUITE_ERROR: Status was not successful with code INSUFFICIENT_PERMISSION and message "You do not have permissions to set a value for element generatetranidonsave due to one of the following reasons: 1) The field is read-only; 2) An associated feature is disabled; 3) The field is available either when a record is created or updated, but not in both cases."
I'm pretty sure it's possible to set the value but am I missing something? Is there an additional permission related to that?NElliott
03/08/2024, 9:48 AMBen Tanner
03/08/2024, 5:37 PMtranId
field. My best guess is NetSuite sees I'm specifying a value for the id which means NetSuite should not automatically generate one. And somehow that results in an error.