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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now