Hi
I found the templates for the invoice emails, however there are many fields i see that appear to be database specific such as "${format_amount(object.amount_total, object.currency_id)}" which appears to be the current invoice total.
I cant seem to find any documentation on how to format these requests and what i can use in the template.
Is there a location / manual with help for this.
Many Thanks
Hi, this appears to be direct HTML code, i pulled mine from within the odoo settings (templates for invoice), is there any online documentation of the fields i can use from within the template area?