<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — How to increase Input text for Amount Debit and Amount Credit]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7307&amp;type=atom" />
	<updated>2018-02-04T03:35:53Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7307</id>
		<entry>
			<title type="html"><![CDATA[Re: How to increase Input text for Amount Debit and Amount Credit]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30717#p30717" />
			<content type="html"><![CDATA[<p>It may be easier to state that your currency is in 1000&#039;s - are there any goods / currency notes less than 1000 denomination in Indonesia?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-02-04T03:35:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30717#p30717</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to increase Input text for Amount Debit and Amount Credit]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30715#p30715" />
			<content type="html"><![CDATA[<p>Dear Apmuthu,</p><p>It works, thank&#039;s a million.</p><p>(Agus Widi)</p>]]></content>
			<author>
				<name><![CDATA[aguspajak]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41961</uri>
			</author>
			<updated>2018-02-04T03:21:24Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30715#p30715</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to increase Input text for Amount Debit and Amount Credit]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30709#p30709" />
			<content type="html"><![CDATA[<p>Search for <strong>small_amount_cells</strong> in the entire codebase and replace it with <strong>amount_cells</strong> except in the function definition page at <strong>includes/ui/ui_input.inc</strong> and where discount percentage (Disc) fields occur.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-02-03T15:46:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30709#p30709</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to increase Input text for Amount Debit and Amount Credit]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30705#p30705" />
			<content type="html"><![CDATA[<p>Replace lines 261-262 of <a href="https://github.com/FrontAccountingERP/FA/blob/master/gl/includes/ui/gl_journal_ui.inc#L261"><strong>gl/includes/ui/gl_journal_ui.inc</strong></a> with the following:</p><div class="codebox"><pre><code>amount_cells(null, &#039;AmountDebit&#039;);
amount_cells(null, &#039;AmountCredit&#039;);</code></pre></div>]]></content>
			<author>
				<name><![CDATA[notrinos]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36772</uri>
			</author>
			<updated>2018-02-03T12:00:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30705#p30705</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to increase Input text for Amount Debit and Amount Credit]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30704#p30704" />
			<content type="html"><![CDATA[<p>Hello,</p><p>I&#039;m From indonesia.<br />I&#039;m using : Banking and General Ledger &gt; Transaction &gt; Journal Entry.<br />I need to increase width for text input of Amount Debit and Credit cause our currency often has 8 digit numbers. It is uncomfortable to see the number only a half after input.</p><p>How do I change width?</p><p>Regards,<br />Agus Widi</p>]]></content>
			<author>
				<name><![CDATA[aguspajak]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41961</uri>
			</author>
			<updated>2018-02-03T11:44:29Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30704#p30704</id>
		</entry>
</feed>
