** Changed in: openobject-addons
     Assignee: Atik Agewan(OpenERP) (aag-openerp) => (unassigned)

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

Title:
  Taxes amount should be rounded to 2 digits as static?

Status in OpenERP Modules (addons):
  Opinion

Bug description:
  In file account/account.py, in the class account_tax, the routine
  compute (line 1443), the value 'price_accuracy' is being used to round
  the taxes.  I believe that instead this should be the currency "rounding
  factor".   The 'price_accuracy' affects the display of all prices, but
  that is not the problem, and we cannot change that for our clients because 
final prices 
  must be displayed with 2 digits only.

  ''rounding_factor" seems the appropriate setting.


  Thanks,
  Leigh Willard
  epsilon technologies / tinyatwork (Quebec partners)



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to