<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Change Customer's Currency]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=4931</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4931&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Change Customer's Currency.]]></description>
		<lastBuildDate>Fri, 23 May 2014 05:23:45 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Change Customer's Currency]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19956#p19956</link>
			<description><![CDATA[<p>Great, thanks!</p>]]></description>
			<author><![CDATA[null@example.com (ianr)]]></author>
			<pubDate>Fri, 23 May 2014 05:23:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19956#p19956</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Customer's Currency]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19850#p19850</link>
			<description><![CDATA[<p>This has now been fixed and the HG repository is updated. Will be included in next minor release.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 05 May 2014 14:40:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19850#p19850</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Customer's Currency]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19849#p19849</link>
			<description><![CDATA[<p>Ok, this sounds reasonable. Will have a look at this later.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 05 May 2014 10:34:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19849#p19849</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Customer's Currency]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19848#p19848</link>
			<description><![CDATA[<p>Thanks for the response.</p><p>If possible, we&#039;d like to do this in the User Interface.</p><p>If I am allowed to ask a customization question here, I&#039;d also like to ask for your thoughts in modifying the file in sales / manages / customers.php</p><p>Specifically Line 241, where it checks the condition:</p><p>if (!$selected_id || is_new_customer($selected_id))<br />&nbsp; &nbsp;currencies_list_row(...)</p><p>If we implement a code that checks if there are no transactions yet for this customer, then shows the currency dropdown list. Is this a sound concept?</p><p>ex. <br />Write the function is_notransaction_customer() and change the above code to:</p><p>if (!$selected_id || is_new_customer($selected_id) || is_notransaction_customer($selected_id) )<br />&nbsp; &nbsp;currencies_list_row(...)</p><br /><p>Appreciate your thoughts.</p><p>Thanks,<br />Ian</p>]]></description>
			<author><![CDATA[null@example.com (ianr)]]></author>
			<pubDate>Mon, 05 May 2014 09:14:47 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19848#p19848</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Customer's Currency]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19843#p19843</link>
			<description><![CDATA[<p>If you have done no transactions on the customer you can change the currency by using phpMyAdmin. Look up the debtor_master and edit the customer. Be sure to use the right currency abbreviation.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 05 May 2014 06:02:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19843#p19843</guid>
		</item>
		<item>
			<title><![CDATA[Change Customer's Currency]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=19840#p19840</link>
			<description><![CDATA[<p>Hi,</p><p>First of all, congratulations on a great product! </p><p>My question: often we do not know the currency that a customer wants to use at the time when we create the customer record in FrontAccounting. </p><p>Is there a way to change the customer&#039;s currency after the customer has been created? Assuming no other transactions have been inputted yet for that customer.</p><p>I tried looking at Sales &gt; Add and Manage Customers &gt; General Settings &gt; Customer&#039;s Currency (field). </p><p>But for existing customers, this is no longer editable.</p><p>Thank you,<br />Ian</p>]]></description>
			<author><![CDATA[null@example.com (ianr)]]></author>
			<pubDate>Mon, 05 May 2014 03:05:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=19840#p19840</guid>
		</item>
	</channel>
</rss>
