New version of the "tax by column" implementaion is here https://code.launchpad.net/~akretion-team/openobject-addons/trunk-add-tax-rounding-option/+merge/113833 It passed our tests (see https://code.launchpad.net/~elbati/openobject-addons/add-yaml-tests-for-tax-computation/+merge/114679 ) so I would consider this bug fixed
-- You received this bug notification because you are a member of OpenERP Accounting Experts, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/707923 Title: [5 - 6 - trunk] invoice tax - rounding issues and computation method Status in OpenERP Addons (modules): Won't Fix Bug description: see attachment due to rounding of the calculated tax for each position we get totals which are wrong. In Austria we usually group the basis per tax rate and calculate the tax from this basis to avoid such errors. in account/invoice.py class account_invoice_tax - def compute must be modified actually only some lines of code to group the invoice lines before calculating the tax probably this has been discussed (but not solved) already To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/707923/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-expert-accounting Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-expert-accounting More help : https://help.launchpad.net/ListHelp

