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.
can't transform salesorder to invoice
Hi All,
I want to transform salesorder into invoice. i am using the following command
where salesorder internalid=1299.
nlapiTransformRecord('salesorder',1299,'invoice');
but getting the following error
You can not initialize invoice: invalid reference 1299.
The advanced billing feature is also enabled
Thanks
0