Rocketz Posted September 9, 2016 Report Posted September 9, 2016 Is there a way to make the invoice due email aware of which package it's sending the email for? I want to add a small icon, which is unique to each package, in the invoice email to make it look nicer. Can this be done? Quote
0 Paul Posted September 9, 2016 Report Posted September 9, 2016 The service_id is available via line_items, see https://docs.blesta.com/pages/viewpage.action?pageId=4161679#InvoiceDelivery(Unpaid)-SupportedTags but it may not be possible to determine what package the service is linked to within the email template. You can use the tag {% debug %} to see all of the data that's available to the template. YOU SHOULD BE CAREFUL THOUGH, not to send out an email with this tag to any customers. There could be sensitive information in the output. Rocketz and Michael 2 Quote
Question
Rocketz
Is there a way to make the invoice due email aware of which package it's sending the email for?
I want to add a small icon, which is unique to each package, in the invoice email to make it look nicer. Can this be done?
1 answer to this question
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.