Showing tax in two different currencies

Hi,
I was wondering if there’s any way we can include tax in two different currencies on each invoice,quote,etc.

We work with many international customers and we use the USD in those transactions and we get the total and the tax in USD which is great for the customers, but by law, we are required to show the tax in our local currency as well.

Right now the structure is like this:
subtotal $1000
tax $100
total $1100

We need it to be structured this way:
subtotal $1000
tax LBP 8,950,000 | tax $100
total $1100

any help would be appreciated

Hi,

Sorry, I don’t believe this is supported.

I tried creating custom designs with js in them but that didn’t work so I was close to coming to the same conclusion. I saw that custom modules are supported, Could it be done with custom code?

I’m not sure this feature would be a good fit for a custom module.

If you’re a developer anything is possible but this would be a non-trivial change.

I gave it some thought but is there an easier way to make sure the code doesn’t get overwritten when a new update hits?

Not that I’m aware of.