netsuite icon indicating copy to clipboard operation
netsuite copied to clipboard

Adds AddList to Actions

Open aom opened this issue 6 years ago • 2 comments

NetSuite supports AddList operation so this'll add it into the gem.

You could do same with UpsertList with the exception that if you're using externalId's you will possibly mutate existing records. AddList will throw duplicate error instead.

I took the liberty to update NetSuite version numbers in fixtures related to this new spec.

aom avatar Aug 16 '18 13:08 aom

@aom Thanks for the contribution! Apologies for the delayed response. Left a comment on the PR, otherwise this looks awesome.

iloveitaly avatar Aug 30 '18 16:08 iloveitaly

@iloveitaly rebased this branch as well to resolve conflicts

aom avatar Oct 07 '19 08:10 aom