Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
SuiteScript 2.0: How to Resolve Error: "You cannot create an inventory detail for this item"?
I am transforming an invoice from the customer using suitescript2.0. The script is throwing an error that "You cannot create an inventory detail for this item". The script is having code for adding inventory detail but not sure why this error is coming.
Below
are the options I tried
1. Dynamic Object
2. Standard Object
0