`removeLineItem` has an `ignoreRecalc` parameter y...
# suitescript
m
removeLineItem
has an
ignoreRecalc
parameter you can use increase performance
k
So I'm getting an odd error from a 3rd party on adding line items. Is this option available there?
Just because this is what it seems like its doing is why I ask.
s
It's not uncommon for me to transform a record where I only care to inherit the body fields, knowing that I want to do something completely custom to the lines. Hence 'removeAllLine()` is a useful function