on an invoice i can output `${record.currency.symb...
# advancedpdf
a
on an invoice i can output
${record.currency.symbol}
, but that gives me e.g.
EUR
instead of
- anyone know how to get the actual symbol?