Does anybody know how to change the subject of an invoice in the E-mail Settings section to the invoice number? This would make it easier for me to find replies in my sent box!
Thanks
Need more, need help now?
- - - - - - - - - - - - - - - - - - pay-as-you-go support - no contract - tenth of an hour billing - expert help - fast service - no call queues
Need integration?
- - - - - - - - - - - - - - - - - - with your shipping system - website - invoicing system - crm - cms - manufacturing - order import - back to back orders..
Need a report?
- - - - - - - - - - - - - - - - - - Excel reporting that pulls data from Sage - custom layouts - layouts that change adapt to your brands and/or for drop shipping.
Want web hosting?
- - - - - - - - - - - - - - - - - - Your own domain name - email - a shop - wordpress - woo commerce - ticket systems - help desks - forums - portals
- - - - - - - - - - - - - - - - - - pay-as-you-go support - no contract - tenth of an hour billing - expert help - fast service - no call queues
Need integration?
- - - - - - - - - - - - - - - - - - with your shipping system - website - invoicing system - crm - cms - manufacturing - order import - back to back orders..
Need a report?
- - - - - - - - - - - - - - - - - - Excel reporting that pulls data from Sage - custom layouts - layouts that change adapt to your brands and/or for drop shipping.
Want web hosting?
- - - - - - - - - - - - - - - - - - Your own domain name - email - a shop - wordpress - woo commerce - ticket systems - help desks - forums - portals
Changing the Subject field in E-mail Settings
-
- User
- Posts: 1
- Joined: 12 Apr 2010, 14:24
- Sage Version: v2007 13 UK/Europe/Africa
-
- User
- Posts: 24
- Joined: 07 Apr 2009, 15:01
Re: Changing the Subject field in E-mail Settings
Hey there.
I have the line:
In the subject field in the Email Options within my invoice template and this does the trick. I end up with "Invoice 246 from Company Name" in the subject.
Hope that helps.
Andy.
I have the line:
Code: Select all
"Invoice " + INVOICE.INVOICE_NUMBER + " from " + COMPANY.NAME"
Hope that helps.
Andy.
Andy Hoyland
Sage 50 Account Plus 2010
Version 16 (updated)
Sage 50 Account Plus 2010
Version 16 (updated)
- brucedenney
- Site Admin
- Posts: 4664
- Joined: 28 Feb 2006, 09:56
- Sage Version: v30 UK/Europe/Africa
Re: Changing the Subject field in E-mail Settings
Note that solution is version specific.
The addition of numeric and non numeric data throws an error in some versions so you have to convert the number to a string first.
The addition of numeric and non numeric data throws an error in some versions so you have to convert the number to a string first.
Code: Select all
"Invoice " + cstring(INVOICE.INVOICE_NUMBER) + " from " + COMPANY.NAME"
For just about anything Sage :- Discount subscriptions, pay-as-you-go support, application integration, reports, layouts, linked excel spreadsheets, analysis or any other help making life with sage easier/less time consuming Contact me.
Who is online
Users browsing this forum: Google [Bot], Semrush [Bot] and 2 guests