Comment 46 for bug 707923

Revision history for this message
Lorenzo Battistini (elbati) wrote : Re: [6.0 and 5] invoice tax - rounding issue

Maybe I found a simple and efficient way to implement computation by column, without compromises.

Everyone interested can try 'account_invoice_tax_by_column' module contained in the following branch:
https://code.launchpad.net/~openerp-community/openobject-italia/refactoring_account_invoice_tax_by_column
and give feedback.

If someone had some more crucial scenarios to test, we can add them to automated tests:
http://bazaar.launchpad.net/~openerp-community/openobject-italia/refactoring_account_invoice_tax_by_column/files/149/account_invoice_tax_by_column/test/

Thanks