← Back to team overview

openerp-india team mailing list archive

[Bug 1102592] [NEW] multi-currency compute function not correct by date

 

Public bug reported:

I was looking at this function while trying to work out some multi-
currency calculations, and it became apparent that the conversion rates
used are based on the current date not the transaction date.

For example, when converting USD to NZD my rates table has:

01/12/2012	0.80
01/01/2013	0.82

For a December invoice I would expect the rate of conversion to be 0.80,
but instead is using 0.82.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1102592

Title:
  multi-currency compute function not correct by date

Status in OpenERP Addons (modules):
  New

Bug description:
  I was looking at this function while trying to work out some multi-
  currency calculations, and it became apparent that the conversion
  rates used are based on the current date not the transaction date.

  For example, when converting USD to NZD my rates table has:

  01/12/2012	0.80
  01/01/2013	0.82

  For a December invoice I would expect the rate of conversion to be
  0.80, but instead is using 0.82.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1102592/+subscriptions


Follow ups

References