Hi,
Just to advise, the code was different. (Not changed by me, so must of been inherited from an earlier release and maybe not changed from the incremental updates).
The working Code is below if it helps anyone else:
HTML BODY SECTION:
Thanks Basara for your pointer!
Just to advise, the code was different. (Not changed by me, so must of been inherited from an earlier release and maybe not changed from the incremental updates).
The working Code is below if it helps anyone else:
HTML BODY SECTION:
Code Select
Order: {{ order_id }} <br/>
Date added: {{ order_date_added }} <br/>
Order status: {{ order_status }} <br/>
Invoice: {{ invoice }}<br/>
<br/>
Comment:<br/>
{{{ comment }}}<br/>
<br/>
Please reply to this email if you have any questions.
Thanks Basara for your pointer!








