← Back to team overview

openerp-india team mailing list archive

[Bug 1230418] [NEW] wrong in currency base

 

Public bug reported:

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 wiht 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)

** 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/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 wiht 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


Follow ups

References