I have a tax code called QcCanada which contains two tax items as follow:
Federal: 5,00
Provincial: 9,975
I use this code to add taxes to my sales invoices elements.
At the end of each trimester I have to declare those taxes to the government and pay them. But I need to know the total amounts for Federal and Provincial separately.
Right now, I can only see the total for the tax code QcCanada, which is not very helpful in this situation.