FIXER.IO API URL issue in version 9.X

Hi ,

I think from march-2018 onwards the automatic currency exchange is not happening because of http://api.fixer.io/ has changed , did anyone faced this problem, Please help us, we do not want to do a manual entry for currency exchange, may be we need to modify some files and put the right syntax to fix that.

thanks a lot in advance.

Regards
Cathy

This was fixed. We moved on to a different API recently.

https://github.com/frappe/erpnext/pull/14792

So either you can update, or make these changes in your code manually.

You will need to update to V10 at least as frappe do not normally support more than current and development branches