Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
4974 Представления

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

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Лучший ответ

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
мая 24
6610
1
янв. 20
6280
1
июн. 18
7241
0
авг. 17
4105
0
июл. 17
3728