triadwebzone Posted November 11, 2009 Share Posted November 11, 2009 I've been asked to add the sales person's name to the Invoice Created e-mail template, and I don't see a Merge field for it. Is there a way to pull this or any other outside information onto an e-mail template? Thanks! 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted November 11, 2009 WHMCS Support Manager Share Posted November 11, 2009 How are you storing the sale person's name? If it's a custom client field, use the following: {$clientsdetails.customfieldsx} Replace x with the number of the custom client field. 0 Quote Link to comment Share on other sites More sharing options...
triadwebzone Posted November 12, 2009 Author Share Posted November 12, 2009 Apparently they would also like the information to show up on the actual invoice, but I can't find where that is customized anywhere. Where should I be looking for invoice customization? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted November 13, 2009 WHMCS Support Manager Share Posted November 13, 2009 templates/*your active template*/viewinvoice.tpl 0 Quote Link to comment Share on other sites More sharing options...
triadwebzone Posted November 13, 2009 Author Share Posted November 13, 2009 (edited) Would it be the same basic format? {$clientsdetails.customfieldsx} or some other format? Edit: Never mind. It just has a different number than the ID associated with the custom fields table in the database. Thanks for the help!! Edited November 13, 2009 by triadwebzone 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.