This question has been flagged
4 Replies
8979 Views

Is there any module to import currency exchange rates using API in v7.0?

Avatar
Discard
Best Answer

Hello,

The module currency_rate_update is actually beeing ported to V7.0.

https://code.launchpad.net/~elbati/account-financial-tools/currency_rate_update_v7/+merge/147945

It may fit your needs.

Regards

Avatar
Discard

Ported already great! Thanks Nicolas!

Author

Thanks Sir.

Best Answer

Thes is what I tried before (and it worked). I created a module that connects to Yahoo Finance and gets the exchange rate for the argentinian peso. You can do it for your currency. Then I created an automated action that calls this function, and updates the currency exchange rate every five minutes.

Avatar
Discard

Hi, can you share it with us?

Best Answer

Hi Gustavo, can you please post for us the code of the automated action that calls this function, and updates the currency exchange rate every five minutes. i will be very grateful Regards

Avatar
Discard
Best Answer

Just visit v6apps.openerp.com and find with 'auto update currency', there is a number of modules for the purpose. Untested by me in v7.0.

Avatar
Discard