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

Changing the Subject field in E-mail Settings

Sage 50 general help forum - Free help and support for all general issues
Post Reply
Angel_Islington
User
User
Posts: 1
Joined: 12 Apr 2010, 14:24
Sage Version: v2007 13 UK/Europe/Africa

Changing the Subject field in E-mail Settings

Post by Angel_Islington » 12 Apr 2010, 14:38

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

andyhoyland
User
User
Posts: 24
Joined: 07 Apr 2009, 15:01

Re: Changing the Subject field in E-mail Settings

Post by andyhoyland » 14 Apr 2010, 10:15

Hey there.

I have the line:

Code: Select all

"Invoice " + INVOICE.INVOICE_NUMBER + " from " + COMPANY.NAME" 
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.
Andy Hoyland
Sage 50 Account Plus 2010
Version 16 (updated)

User avatar
brucedenney
Site Admin
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

Post by brucedenney » 14 Apr 2010, 14:14

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.

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.

Post Reply

Who is online

Users browsing this forum: Amazon [Bot], Semrush [Bot] and 1 guest