Are you behind any firewall (not windows firewall) or any proxy server? Try to give a direct internet connection to the server and see. Also check the following post which may help you...

http://www.apachefriends.org/f/viewtopic.php?p=198725&sid=b17ef662295130cbc7fbe462be95f652

Thanks/Lino

Which is your HTTP Server? IIS, Apache or a different one?

/Lino

Go to "Setup>Maintenance>System Diagnostics   " and see whether your HTTP Server supports OpenSSL (If it is Apache Server then the module called "mod_ssl" should be enabled")

In brief, your HTTP server should support OpenSSL and should have access to the repositories at frontaccounting.eu

Thanks/Lino

Internet Access is required for this. Are you behind a firewall?
Make sure that you got access to the internet from the server where you have installed FA

Thanks/Lino

If you are behind a firewall or hosted with a domain provider, then you may need to allow outgoing connections to the following IP address too;

91.227.122.4/32

(I also faced the same issue and it got solved by doing the above!. In my case there's an error message when I click on those links)

It seems entry in GL under "Foreign Exchange Gain" is not getting voided if we void the customer payment transaction

Thanks/Lino

Hi,

Anybody able to reproduce this issue?

Thanks/Lino

I modified a customer payment due to a slight exchange rate difference, and noticed there's a duplicate entry as "Foreign Exchange Gain" in the GL


Situation(Example):

1. Customer made an advance payment of US$ 1000.00 on 01/01/2013 and the exchange rate is INR Rs 50.00
2. Invoiced to the customer on 10/01/2013, and the exchange rate is INR Rs 51.00

Now the GL Entries as follows which seems correct!

# Sales 51000.00 CR
#AR 51000.00 DR
#Sales 1000.00 CR
#Foreign Exchange Gain 1000.00 DR

3. Modify the exchange rate for 01/01/2013 to INR Rs 50.50
4. Modify the Customer Payment and save the entry to affect the exchange rate difference. This happens if there's a rate difference between payment and invoice date too(I guess this method which I used is wrong, and correct method may be to do a "Currency Revaluation". But here in my case there's only one entry so far and I feel it as a bug)

Now the entries are as follows;

# Sales 50500.00 CR
#AR 50500.00 DR
#Sales 500.00 CR
#Foreign Exchange Gain 500.00 DR
#Sales 1000.00 CR
#Foreign Exchange Gain 1000.00 DR


Did anybody come across this scenario? Is this a bug or something which I am not aware (I am not an accounting person)

Thanks.,
Lino