what is the best way to move one netsuite account ...
# suitescript
t
what is the best way to move one netsuite account data to another netsuite account... for eg: entity data, vendors, contacts, customers, scripts, custom forms?
c
What environment? a. PROD to SANDBOX b. PROD to PROD c. DEV to PROD
t
b..prod to prod
c
You could do the ff: a. bundle and install b. Export all data to CSV then upload it to the other account. c. Copy To Account - This is on Beta and not really sure how it works yet.