hello all, does anyone here tried merging records ...
# suitescript
g
hello all, does anyone here tried merging records (customer) with transactions? I used ENTITY_DEDUPLICATION but it seems like its only merging records without transactions. Thanks
b
what dedupe mode are you using
g
Hi battk, i was using the merge one
b
that should make the master entity the new entity on all the trransactions
whats happening instead?
g
Yeah that's what I've been expecting, but the case was it wasn't merging record with transactions. But when I tried test records without transaction, it did successfully merge.
I just follow the netsuite's documentation for it.
b
go through the Duplicate Resolution Status to see whats happening
g
will try to see whats happening... thank you battk