Jump to content

Question

Posted

Hi,

Is there a tag for invoice description? I want to add the invoice description in the email template "Invoice Delivery (Unpaid)", I've tried using {invoice.description} and many other tags but none of them worked. If anyone could help me it would be great.

1 answer to this question

Recommended Posts

  • 0
Posted
On 12/30/2020 at 4:00 PM, Gabriel Gutierrez said:

Hi,

Is there a tag for invoice description? I want to add the invoice description in the email template "Invoice Delivery (Unpaid)", I've tried using {invoice.description} and many other tags but none of them worked. If anyone could help me it would be great.

Sorry for the super slow reply. See https://docs.blesta.com/pages/viewpage.action?pageId=4161679 for tags for this template. Click "Additional Tags" for a list of all tags. The "invoices" object is what you might be interested in.

If by "Description" you mean the description of each line item, yes it is available. However, you'd need to loop through them to display them as there can be many. See https://docs.blesta.com/display/user/Customizing+Emails for information on Loops. It's further complicated because an invoice email could contain multiple invoices, so it's likely it would require a nested loop.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...