← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 707923] Re: [6.0 and 5] invoice tax - rounding issue

 

Dear all,


Camptocamp will use, promote and contribute to the "account_invoice_tax_by_column" module. We'll try to work hand in hands with you all to have a rock solid module that include the problematic of CH, A, IT and DE.

Once will reach somethings good, we'll have what we need to args with
OpenERP on that topic for 6.2 ;) !

Regards,

Joël

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/707923

Title:
  [6.0 and 5] invoice tax - rounding issue

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


Follow ups

References