I have a project where my NetSuite system needs to...
# suitescript
j
I have a project where my NetSuite system needs to generate a full customer statement for each child customer. The parent customer will receive 1 email with a pdf attachment of each child’s full statement attached (multiple). I suppose I am going to have to script a recreation of the Native NetSuite statement so that I can programmatically generate them on demand and then do what I want with the email… Any thoughts? am I on the right track or perhaps making it too difficult>