Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4882 Vistas

https://www.odoo.com/documentation/user/accounting/overview/main_concepts/in_odoo.html
Currency rates are updated once a day using a yahoo.com online web-service.


Hi. How does the currency rates auto update work?
which port do i have to open?
or does it work only on the SaaS online version?

I installed Odoo9 in Debian using nightly.
Thanks

Avatar
Descartar
Mejor respuesta

It is an Enterprise/SAAS module, not available in the Community version.

The name of the module is currency_rate_live.

It works via HTTP and HTTPS requests to Yahoo and the European Central Bank:

http://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml 

https://query.yahooapis.com/v1/public/yql?q=select * from yahoo.finance.xchange where pair in (%22USD,EUR,GPB,AUD,CAD,JPY%22)&format=json&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys

Avatar
Descartar
Mejor respuesta

The module for updating in Odoo 9 community is avaliabe here: https://www.odoo.com/apps/modules/9.0/currency_rate_update/  

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
may 24
6504
1
ene 20
6179
1
jun 18
7141
0
ago 17
4024
0
jul 17
3657