← Back to team overview

openerp-india team mailing list archive

[Bug 1230418] Re: Wrong in currency base

 

Hello,

I'm not sure the use case is incorrect.

You may want to have a base different than 1, so it does not seem
totally wrong to have a EURO rate for 2012.

Also it does not seem that the base check box trigger any behavior
(maybe I missed something with my grep) … and you can have many row with
base ticked.  It is maybe a deprecated field but it is hard to say there
is no doc or help attached to this field.

Regards

-- 
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/1230418

Title:
  Wrong in currency base

Status in OpenERP Addons (modules):
  New

Bug description:
  1.-Steps to reproduce the issue you have observed
  Set currency with id=1(EUR)  like base=True
  Add new rate_ids to currency with id=3  (USD), with date='01-01-2012' and rate = 1.4
  Create invoice customer with date_invoice='01-01-2012' and currency_id = 3 (USD)
  Add one invoice_line and validate

  2.- The result you observed
  Error!
  No currency rate associated for currency 1 for the given period

  3.-The result you expected
  Should not show error because the currency 1 is base

  (Build 21137)

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


References