YetiForceCompany / YetiForceCRM

Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
https://yetiforce.com
Other
1.72k stars 742 forks source link

[bug] CurrencyUpdate module --> Error while downloading the exchange rate table #12023

Closed apcloic closed 4 years ago

apcloic commented 4 years ago

Hi,

FYI, module not working and display an error on both gitstable and gitdeveloper official demo :

https://gitstable.yetiforce.com/index.php?module=CurrencyUpdate&view=Index&parent=Settings&block=5&fieldid=88

https://gitdeveloper.yetiforce.com/index.php?module=CurrencyUpdate&view=Index&parent=Settings&block=5&fieldid=88

Apparently, it's related to the following URL that return a 404 error 👍 http://api.nbp.pl/api/exchangerates/tables/a/2019-11-11/?format=json

Regards,

apcloic commented 4 years ago

It looks like there is an issue on NBP side, using date is not working but using "today" instead is OK 👍 http://api.nbp.pl/api/exchangerates/tables/a/today/?format=json http://api.nbp.pl/api/exchangerates/tables/a/2019-11-13/?format=json

apcloic commented 4 years ago

Ok, I found the explanation : last monday was 11th of November, so obviously it was not a working day !

derSobi commented 4 years ago

On my fresh install still doesn't work, and I see also in the official demo it's still displaying the error message...

apcloic commented 4 years ago

On my fresh install still doesn't work, and I see also in the official demo it's still displaying the error message...

yes, as currency update is based on 'last monday' rate which is not a working day so the error will still appear until next monday.

konadrian commented 4 years ago

On current versions works fine, also with 11/11 date