<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Foreign Exchange Rates]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5859&amp;type=atom" />
	<updated>2015-07-30T07:33:34Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5859</id>
		<entry>
			<title type="html"><![CDATA[Re: Foreign Exchange Rates]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23976#p23976" />
			<content type="html"><![CDATA[<p>Actually, the GET button can be renamed to get the current rate only rather than disabling it - most currencies are not that volatile ordinarily and will serve as a reference to manually adjust them from other manually looked up sources.</p><p>Getting historical data is possible from providers like XE.com but then somewhere else we would need to pre-populate the date before submitting it as a GET request. To this end you may lookup the function provided in my GitHub <a href="https://github.com/apmuthu/phpprojects/tree/master/XE">phpprojects/XE</a> and incorporate it into FA. You may need to buy their API license (about USD 800/- a year!) if you use it often as they record IPs.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-07-30T07:33:34Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23976#p23976</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Foreign Exchange Rates]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23975#p23975" />
			<content type="html"><![CDATA[<p>Thanks apmuthu,<br />The link the you provided for ECB only provides the rate for the current day.<br />Therefore it is impossible for FA to extract a rate for a different day using that URL.</p><p>My original observation was (and still is) that the GET button on the Exchange Rate screen is misleading.<br />It should be disabled if the date in the &quot;Date to Use From&quot; is not the current date.</p><p>What do you think?</p><p>Carmelo</p>]]></content>
			<author>
				<name><![CDATA[carmelr]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13862</uri>
			</author>
			<updated>2015-07-29T20:13:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23975#p23975</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Foreign Exchange Rates]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23964#p23964" />
			<content type="html"><![CDATA[<p>See if the default URL for ECB works:<br /></p><div class="codebox"><pre><code>http://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml</code></pre></div><p>The relevant code is in lines 114-115 in <strong>gl\includes\db\gl_db_rates.inc</strong></p><p>All forex rate service providers harnessed in FA are for current exchange rates only.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-07-29T17:50:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23964#p23964</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Foreign Exchange Rates]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23953#p23953" />
			<content type="html"><![CDATA[<p>Thanks Apmuthu for sending in the snapshot.<br />I checked that against what I had and it looked the same, but just in case I installed the snapshot on another domain, with the same results.</p><p>I don&#039;t think there is a way around it as ECB do not offer ROE for other days in the same way as they offer for the current date.</p>]]></content>
			<author>
				<name><![CDATA[carmelr]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13862</uri>
			</author>
			<updated>2015-07-27T14:23:32Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23953#p23953</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Foreign Exchange Rates]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23949#p23949" />
			<content type="html"><![CDATA[<p>Try using the FA 2.3.24+ <a href="https://github.com/FrontAccountingERP/FA/archive/master.zip">snapshot</a> as it has some issues fixed since the stable release? If you still have issues, PM me with remote access details.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-07-26T14:03:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23949#p23949</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Foreign Exchange Rates]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23947#p23947" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>apmuthu wrote:</cite><blockquote><p>For records and settlements, even if there are no transactions/invoices, every day&#039;s exchange rate may be got.</p></blockquote></div><p>Apmuthu, it is not working for me. I am running FA 2.3.24. And as I reported in my post, past requests for ROE give an error.</p><p>Any suggestions?</p>]]></content>
			<author>
				<name><![CDATA[carmelr]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13862</uri>
			</author>
			<updated>2015-07-26T12:57:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23947#p23947</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Foreign Exchange Rates]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23946#p23946" />
			<content type="html"><![CDATA[<p>Thanks RandomName for your insight.<br />However, things are not always as simple as you make them to be.<br />For example my Supplier bills me in US$ and I have 30 days credit, still I want to know what the value of the bill in EUR is and that is only done if I get the rate of exchange. <br />After payment, the story is different of course, as then we would have the real rate of exchange.</p>]]></content>
			<author>
				<name><![CDATA[carmelr]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13862</uri>
			</author>
			<updated>2015-07-26T12:55:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23946#p23946</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Foreign Exchange Rates]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23930#p23930" />
			<content type="html"><![CDATA[<p>Why do you want to carry someone else currency risks and expenses for converting currency?<br />We decided to bill everyone in EUR and not take the unnecessary risk. It&#039;s not our business to trade on Forex. </p><p>BTW, ECB rate is only a indication for banks and you can never ever get that same rate, even if you make huge transactions. It&#039;s always off by few points to feed the greedy usurer aka your bank. <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /> </p><p>If you keep the foreign currency, <strong>ECB&#039;s exchange rate is used only for reporting </strong>in your base currency.</p><p>If your base currency is EUR but you billed me 100 USD for XYZ, and you keep the USD on your bank account, the exchange rate has no meaning until you need to report your equity in EUR.</p><p>If you convert the USD at some later point in time, the exchange rate used on your invoice has no meaning either. (unless you have &quot;forward&quot; or &quot;futures&quot; contact with your bank)&nbsp; </p><p>You can only use the rate offered to you on the moment you converted USD to EUR and you need to use your bank rate for tha, not ECB rate. </p><p>What happens is : You buy X EUR with your 100 USD. <br />Or if you like, you sell 100 USD, for X EUR <br />Now you can calculate the actual value of you transaction in EUR. </p><p>ECB rate is used ONLY for reporting, not for issuing invoices. </p><p>Do yourself and your company a favour - stick to one currency!</p>]]></content>
			<author>
				<name><![CDATA[RandomName]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20525</uri>
			</author>
			<updated>2015-07-26T09:33:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23930#p23930</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Foreign Exchange Rates]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23927#p23927" />
			<content type="html"><![CDATA[<p>For records and settlements, even if there are no transactions/invoices, every day&#039;s exchange rate may be got.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-07-26T09:23:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23927#p23927</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Foreign Exchange Rates]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23911#p23911" />
			<content type="html"><![CDATA[<p>Hi,<br />Started working with foreign exchange transactions. Everytime I create an invoice (past dated), FA reports that it cannot get the exchange rate and instructs to enter the amount manually. After checking the ECB it transpired that ECB only provide the day&#039;s exchange rates in the xml format required.</p><p>However, on the Exchange Rates screen, one is given the choice to choose a date and &quot;Get&quot; the exchange. <br />This is incorrect as the &quot;Get&quot; button only gets today&#039;s rate of exchange. That little button requires an explanation and warning that only today&#039;s exchange is extracted from the provider.</p><p>It is noted that when an invoice is created with today&#039;s date, the Rate of Exchange is automatically extracted. Therefore we can do without the &quot;Get&quot; button altogether unless we want to get the day&#039;s rate without issuing invoices.</p><p>What are your views?</p><p>Carmelo</p>]]></content>
			<author>
				<name><![CDATA[carmelr]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13862</uri>
			</author>
			<updated>2015-07-23T08:23:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23911#p23911</id>
		</entry>
</feed>
