Currency Mess UP : When create currency without currency rate then currency view get mess up.
Bug #1205282 reported by
Amit Parik
This bug report is a duplicate of:
Bug #1174294: [trunk,7.0] Cant add currency rate if existing currency don't have rate.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Server (MOVED TO GITHUB) |
Confirmed
|
Medium
|
OpenERP's Framework R&D |
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!
affects: | openobject-addons → openobject-server |
Changed in openobject-server: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
assignee: | nobody → OpenERP's Framework R&D (openerp-dev-framework) |
To post a comment you must log in.