<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Default Credit Limit should be changed to price format.]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7090&amp;type=atom" />
	<updated>2017-11-07T07:23:26Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7090</id>
		<entry>
			<title type="html"><![CDATA[Re: Default Credit Limit should be changed to price format.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29499#p29499" />
			<content type="html"><![CDATA[<p>Yes, that looks much prettier. <a href="https://github.com/FrontAccountingERP/FA/commit/b359f536c776828082fe16b4587edff08a75d089">Committed</a> to Stable Repo.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2017-11-07T07:23:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29499#p29499</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Default Credit Limit should be changed to price format.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29498#p29498" />
			<content type="html"><![CDATA[<p>does it need to change?</p>]]></content>
			<author>
				<name><![CDATA[notrinos]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36772</uri>
			</author>
			<updated>2017-11-07T05:40:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29498#p29498</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Default Credit Limit should be changed to price format.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29349#p29349" />
			<content type="html"><![CDATA[<p>All numbers/prices/amounts are entered as is and then the system formats it as needed.<br />The home currency is assumed.<br /><strong>input_num</strong> may be needed.</p><p>@joe: does it need to change?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-10-31T07:38:27Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29349#p29349</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Default Credit Limit should be changed to price format.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=29346#p29346" />
			<content type="html"><![CDATA[<p>At the moment the Default Credit Limit input box in <strong>System and General GL Setup</strong> is text format, should it be changed to price format ?</p><p><strong>admin/gl_setup.php</strong></p><p>line 132: <span style="color: red">$_POST[&#039;default_credit_limit&#039;] = $myrow[&#039;default_credit_limit&#039;];</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: blue">$_POST[&#039;default_credit_limit&#039;] = price_format($myrow[&#039;default_credit_limit&#039;]);</span></p><p>line 180: <span style="color: red">text_row(_(&quot;Default Credit Limit:&quot;), &#039;default_credit_limit&#039;, $_POST[&#039;default_credit_limit&#039;], 12, 12);</span><br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: blue">amount_row(_(&quot;Default Credit Limit:&quot;), &#039;default_credit_limit&#039;, $_POST[&#039;default_credit_limit&#039;]);</span></p>]]></content>
			<author>
				<name><![CDATA[notrinos]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36772</uri>
			</author>
			<updated>2017-10-31T07:27:21Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=29346#p29346</id>
		</entry>
</feed>
