My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comments
-
I've made some progress. I got it to work without that error by making sure I was either editing or creating a new inventoryassignment line as appropriate. if(i < count){ //edit existing inv detail (lot/serial preset on order) log.debug("setSubRecord",'edit line');…
-
I'm having this same issue when transforming a sales order to a item fulfillment. I did all the things the OP mentioned, stringifying both the subrecord and the inventory assignment lines. Everything looks good; all fields filled correctly. Is this really a bug in SuiteScript 2.0? Has a defect been created? Does this mean…