This topic contains 9 replies, has 0 voices, and was last updated by chanarbon 8 years, 2 months ago.
-
AuthorPosts
-
April 4, 2016 at 2:43 am #2040
tjmannappellationsWe have to send a statement of account to all our customers once a month – showing all outstanding invoices. This is very easy to do in Netsuite – Transactions > Customers > Generate Statements.
We can easily email a PDF attachment all our customers who owe us money – however what we CAN’T seem to do is customise the text that goes in the email itself – all that a customer gets is the text below – which is a bit rubbish!
‘Please open the attached file to view your Statement.
To view the attachment, you first need the free Adobe Acrobat Reader. If you don’t have it yet, visit Adobe’s Web site http://www.adobe.com/products/acrobat/readstep.html to download it.’
Any ideas on how we can change it?
This is a cached copy. Click here to see the original post. -
April 4, 2016 at 10:53 am #2041
carl.billingsI built a very simple workflow to handle this. The email is completely controllable in that functionality. I dont see any way to modify this piece of default messaging
-
April 4, 2016 at 4:29 pm #2042
tjmannappellationsHi Carl
Thanks – any clues on how to do that would be really very much appreciated!
-
April 4, 2016 at 5:16 pm #2043
michoelWe also use a Workflow for sending out statements. The basic idea is as follows:
1) Create a Customer Saved Search to select which customers you wish to send the statements to. (We use Balance > 0, Inactive = F, Status != Debtor-Liquidated Account)
2) Create a new Workflow, select Record Type = Customer, and choose your Saved Search
3) Create a ‘Send Email’ Workflow Action, as Recipient select ‘Send to Current Record’, and your message in the Content section. In the Attachment area, check ‘Include Statement’.
-
April 4, 2016 at 9:09 pm #2044
carl.billingsmichoel covered it. I can give you very specific details if you like. Drop me an email and I’ll reply with my workflow specs
-
June 24, 2016 at 9:43 am #2045
psorensenWhen you have time, would you mind sending me the specs as well?
Thank you,
Pat
Pat Sorensen / IT Director
Frontier Precision, Inc.
2020 Frontier Drive | Bismarck, North Dakota | 58504
Local: 701.222.2030 | Toll Free: 800.359.3703
-
July 6, 2016 at 9:38 pm #2046
Marty ZigmanWe solved this statement concern and more using our Content Rendering Engine. We also bring in the Customer Deposits into the statement concerns. We can also draw a customer statement on the next page of an invoice. See this article: http://blog.prolecto.com/2016/06/19/…it-accounting/
-
September 15, 2016 at 7:57 am #2047
jboweHi All i would like to send bulk email customer statements (which i know how to do) but how do I change the Email Subject line as it is wrong? thank you
-
September 15, 2016 at 7:22 pm #2048
michoelOriginally posted by jbowe
View Post
Hi All i would like to send bulk email customer statements (which i know how to do) but how do I change the Email Subject line as it is wrong? thank you
Can you clarify how you are sending out the statements? Using the “Generate Statements” page, or via a Workflow or a different method?
-
September 20, 2016 at 4:35 pm #2049
chanarbonOriginally posted by jbowe
View Post
Hi All i would like to send bulk email customer statements (which i know how to do) but how do I change the Email Subject line as it is wrong? thank you
If you want to use script to do the bulk sending, SuiteScript 2.0 should support it as 2.0 has a module (N/render) which allows printing of statement. I would suggest the use of Map/Reduce script for this implementation
-
AuthorPosts
You must be logged in to reply to this topic.