How do I add images and other html formatting to emails in TSS XP
TSS XP now supports adding html in email messages
You can add html to the email text in the application settings screen under the email settings tab. The text must start with the <!DOCTYPE html> tag.
You can copy/paste the below example for refrence, and replace the text and image path with your own.
<!DOCTYPE html>
<html>
<body>
<h2>Thank you for your business.</h2>
<br>
<h3>We appreciate the confidence you have placed in us and we look forward to providing you with the best possible service into the future.</h3>
<img border="0" src="http://www.wiresinccaraudio.com/images/installernet.jpg" alt="Installernet, Inc.">
<br>
<img border="0" src="http://www.mt-staging.com/newmera/images/mera-logo.gif" alt="MERA">
</body>
</html>
When the email is received by the email client, the user may have to click on the option to view images for images to be shown.
It is recommended to keep the html basic, as different email clients will render the contents differently.
Related Articles
How do I add a Vendor in TSS XP?
To add a new vendor in TSS go to the vendors section and then click New. Fill in the basic name, address, contact, and ID Number.
How do I add a Dealer in TSS XP?
To add a new Dealer in TSS go to the dealers section and then click New. Fill in the basic name, address, contact, and required ID Number. The ID number can be used later on to quickly assign them to an invoice.
How do I add inventory in TSS XP
To add a new inventory item in TSS go to the inventory section and then click New. Make and Model: These are required fields and must be a unique combination to identify this item in the system. TSS also reserves specific makes for non-standard ...
How do I password protect the ability to add miscitems to an invoice in TSS XP?
Go to the security section in application settings, and scroll down to the INVOICE action section. Select "add misc items to an invoice" and then click properties. Check the security group you wish to allow permission to add misc items and click ok. ...
TSS XP Transfer guide
TSS XP Transfer Guide Advantages of transferring to TSS XP: Standard Windows interface, resembling Microsoft Outlook and other applications. Multiple document interface, allows you to view multiple windows at once. For instance, two invoices can be ...