Topic: Direct Sales Invoice, warning

How is the best way to turn off this warning: Cannot retrieve currency rate from ECB page. Please set the rate manually.

"The roots of education are bitter, but the fruit is sweet."  - Aristotle.

Re: Direct Sales Invoice, warning

I f it is temporary error you can set exchange rate manually to stop the warning. If you have no inet connection or really the currency is not noted by ECB you can play with source of get_ecb_rate() in gl_db_rates.inc
Janusz

Re: Direct Sales Invoice, warning

The currency is not noted at ECB, the rate has been set manually, the system should check to see if a rate is set and current before giving the warning?

"The roots of education are bitter, but the fruit is sweet."  - Aristotle.

Re: Direct Sales Invoice, warning

Yes, the ECB data is retrieved when today exchange rate is not set for the currency in local database.

Janusz

Re: Direct Sales Invoice, warning

OK so I see, currency rate must be set manually for the currency in use for that day.

There should be a way to turn this on or off so sales help are not getting this message?

"The roots of education are bitter, but the fruit is sweet."  - Aristotle.

Re: Direct Sales Invoice, warning

Currently only mangling in source code. We will think about some solution in 2.2.
Janusz