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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
5624
Vistas
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.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
3
abr 15
|
5330 | ||
|
1
ene 25
|
2249 | ||
|
1
abr 24
|
1163 | ||
|
2
ago 23
|
8834 | ||
|
0
ago 22
|
2047 |
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!