Discussions
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