Forum

The forum is a free service supported by community members. Please consider opening a support ticket if you need timely help.

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 19 Jan 2018 04:28 PM by  J T
display the product price with tax on the email and prints
 7 Replies
Sort:
You are not authorized to post a reply.
Page 2 of 2 << < 12
Author Messages


Basic Member


Posts:394
Basic Member


--
19 Jan 2018 03:33 PM

Try this on your email receipt template. Make sure you don't have any funny HTML added if you are copy and pasting (check your HTML source view).

{xsl:value-of select="concat('EUR ', replace(format-number(totalAmountWithTax div quantity * /in/salesOrder/exchangeRate, '##0.00'), '\.', ','))" /}

0


Basic Member


Posts:281
Basic Member


--
19 Jan 2018 04:26 PM

Hi J T,

It works very good !

Here the output.

Thanks, Ton

0


Basic Member


Posts:394
Basic Member


--
19 Jan 2018 04:28 PM

Awesome! :)

0
You are not authorized to post a reply.
Page 2 of 2 << < 12