<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Change Customer's Currency]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4931&amp;type=atom" />
	<updated>2014-05-23T05:23:45Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=4931</id>
		<entry>
			<title type="html"><![CDATA[Re: Change Customer's Currency]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19956#p19956" />
			<content type="html"><![CDATA[<p>Great, thanks!</p>]]></content>
			<author>
				<name><![CDATA[ianr]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19306</uri>
			</author>
			<updated>2014-05-23T05:23:45Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19956#p19956</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Customer's Currency]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19850#p19850" />
			<content type="html"><![CDATA[<p>This has now been fixed and the HG repository is updated. Will be included in next minor release.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-05-05T14:40:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19850#p19850</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Customer's Currency]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19849#p19849" />
			<content type="html"><![CDATA[<p>Ok, this sounds reasonable. Will have a look at this later.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-05-05T10:34:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19849#p19849</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Customer's Currency]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19848#p19848" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ianr]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19306</uri>
			</author>
			<updated>2014-05-05T09:14:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19848#p19848</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Customer's Currency]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19843#p19843" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2014-05-05T06:02:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19843#p19843</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Change Customer's Currency]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19840#p19840" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ianr]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19306</uri>
			</author>
			<updated>2014-05-05T03:05:08Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19840#p19840</id>
		</entry>
</feed>
