In the detault template for invoices it seems to include the tax on each line item in the invoice in the field called cost. This seems confusing, it shouldn't show the total including tax. How can i change this?
Right now it shows:
description | qty I unit price I cost = qty * unit price * tax
subtotal shows total without tax,
tax line
total line with tax
it should be:
description | qty I unit price I cost = qty * unit price
Question
dubjuice
In the detault template for invoices it seems to include the tax on each line item in the invoice in the field called cost. This seems confusing, it shouldn't show the total including tax. How can i change this?
Right now it shows:
description | qty I unit price I cost = qty * unit price * tax
subtotal shows total without tax,
tax line
total line with tax
it should be:
description | qty I unit price I cost = qty * unit price
subtotal = total without tax,
tax = total taxes
total = subtotal +tax
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.