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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
nlapiCommitLineItem('item'); doesn't appear to work
My script to add line items into an Estimate and commit each line doesn't run in the new release.
Each line is added to the Estmate but one after another in the first row (i can see them being added as the script runs) so the nlapiCommitLineItem('item'); doesn't appear to be working.
If I click Add on the Estimate the (last and only) item is added OK.
Has the nlapiCommitLineItem method changed in this release does anybody know?
Update: it works fine if i stop the user script before the commit with an alert command!
Also, these disable line commands don't disable
0