My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
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…