Account Invoice Tax - Computation By Column

Technical Name:
account_invoice_tax_by_column
License:
Author:
OpenERP Italian Community
https://odoo-community.org/web/image/product.template/321/image_1920?unique=6b8ea98
  • Odoo Version

Terms and Conditions 

-Invoice taxes:
legend:
TA(l) TaxAmount for line l TBA(l) TaxBaseAmount for line l TA(t) TaxAmount for tax t TBA(t) TaxBaseAmount for tax t
default behaviour:
openerp by default calculates taxes line by line as a function of line tax base amount and then groups these amounts by tax. TA(l) = f(TBA(l) TA(t) = sum( round( TA(l) ) ) /sum on lines l to which tax t is applied
this module behaviour:
In Italy the correct way to compute taxes is to first compute the tax base amount TBA(t) and the compute TA as a function of TBA(t) TBA(t) = sum( TBA(t) ) /sum on lines l to which tax t is applied TA(t) = f( TBA(t) )

the result difference is small but important

This is a preview of the recently viewed products by the user.
Once the user has seen at least one product this snippet will be visible.

Recently viewed Products