We've been evaluating odoo using multi-currency and looking at the (excellent) Reporting > Sales Analysis and Reporting > Purchase Analysis tools the amounts are all in the currency of the orders so in our case USD orders and GBP are mixed in together which makes the analysis based on different currencies meaningless. Is there any way to get the Analysis (and other reporting functions) to work in base (GBP) currency for the information to be relevent?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
5627
Views
Unfortunately, no. It's a limitation right now. But I think there is a branch that supports multi-currency in analyses here (not tested): https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-currency-dedication-in-analysis-report-tpa It might come in v8 or later.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Apr 15
|
5332 | ||
|
1
Jan 25
|
2250 | ||
|
1
Apr 24
|
1170 | ||
|
2
Aug 23
|
8835 | ||
|
0
Aug 22
|
2050 |
Thanks and appreciate the reply Fabrice. Being new to odoo would the process be to download and install the update? Sorry, I have no idea how to install the update onto our version of the software, is it complicated? Are there any step by step instructions on how to apply the update?
Ive been looking at the branch to try the alternate Sales Analysis to get the analysis all in base currency. To install the update is the procedure to get the relevant module, (in this case I think this is sale_report.py and sale_report_view.xml) overwrite the existing files and restart the openERP server as this doesn't appear to change the analysis or do I have to do something completely different? Any help on installing a branch appreciated!