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
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
1
Trả lời
5733
Lượt xem
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.
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
3
thg 4 15
|
5416 | ||
|
1
thg 1 25
|
2436 | ||
|
1
thg 4 24
|
1282 | ||
|
2
thg 8 23
|
8968 | ||
|
0
thg 8 22
|
2147 |
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!