How to make invoice show THB currency symbol?

Hello!

Until now we have only been using euro and usd dollar in invoices, but we would like to start supporting other currencies, like Thai Baht (THB). I created an invoice using the correct THB currency id (21), but the symbol is nowhere to be seen (as you can see in the picture below). Do we need to change some setting?

For reference this is how it shows when using eur (without really hardcoding the symbol there):

And here’s usd also working:

Thanks!

When listing the invoices it recognizes the 3 currencies:

But then the pdf itself doesn’t use it:
image

Note that the discount below is a custom value (custom_value1) and that one comes correctly and is also displayed correctly (because we set it to have the symbol):


image

HI,

@david do you have any thoughts?

1 Like

Seems to be supported, as of the last release :smiley:

Thank you!

Glad to hear it, thanks for letting us know!