<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Default Credit Limit should be changed to price format.]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7090</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7090&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Default Credit Limit should be changed to price format..]]></description>
		<lastBuildDate>Tue, 07 Nov 2017 07:23:26 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Default Credit Limit should be changed to price format.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29499#p29499</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 07 Nov 2017 07:23:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29499#p29499</guid>
		</item>
		<item>
			<title><![CDATA[Re: Default Credit Limit should be changed to price format.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29498#p29498</link>
			<description><![CDATA[<p>does it need to change?</p>]]></description>
			<author><![CDATA[null@example.com (notrinos)]]></author>
			<pubDate>Tue, 07 Nov 2017 05:40:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29498#p29498</guid>
		</item>
		<item>
			<title><![CDATA[Re: Default Credit Limit should be changed to price format.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29349#p29349</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 31 Oct 2017 07:38:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29349#p29349</guid>
		</item>
		<item>
			<title><![CDATA[Default Credit Limit should be changed to price format.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29346#p29346</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (notrinos)]]></author>
			<pubDate>Tue, 31 Oct 2017 07:27:21 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29346#p29346</guid>
		</item>
	</channel>
</rss>
