I want to fire off a script if new lines are added to an Invoice, but not if these lines were copied from the Sales Order. I thought that I could check oSession.Updating, but it's 0 when lines are copying from the SO. Is there another method?
↧