openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #25627
[Bug 1230418] Re: Wrong in currency base
** Summary changed:
- wrong in currency base
+ Wrong in currency base
** Description changed:
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)
+ 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)
--
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