← Back to team overview

openerp-india team mailing list archive

[Bug 1205282] [NEW] Currency Mess UP : When create currency without currency rate then currency view get mess up.

 

Public bug reported:

When I create currency without currency rate. Currency view not able to open.
Give the warning when try to open currency.

"No currency rate associated for currency 65 for the given period".

I have trace the code we have a rate function field which called the
_current_rate and it called the _get_current_rate when rate not found
any of the currency it will raise the osv_exeption.

Better If we put the constraint that we can't create the currency
without the currency rate.

Thank you!

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

Title:
  Currency Mess UP : When create currency without currency rate then
  currency view get mess up.

Status in OpenERP Addons (modules):
  New

Bug description:
  When I create currency without currency rate. Currency view not able to open.
  Give the warning when try to open currency.

  "No currency rate associated for currency 65 for the given period".

  I have trace the code we have a rate function field which called the
  _current_rate and it called the _get_current_rate when rate not found
  any of the currency it will raise the osv_exeption.

  Better If we put the constraint that we can't create the currency
  without the currency rate.

  Thank you!

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


Follow ups

References