https://netsuiteprofessionals.com logo
m

mg2017

03/03/2018, 1:11 AM
need to create sales order from a csv file with multiple lines. need a way to call function before a new id is used. ex: row1, row2 has id 10001 therefore create SO1. row3, row4 has id 10002 therefore create SO2. how might i do this?