<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Can we add more than 1 lines in Journal Entry Section]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8060&amp;type=atom" />
	<updated>2019-03-26T07:58:40Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8060</id>
		<entry>
			<title type="html"><![CDATA[Re: Can we add more than 1 lines in Journal Entry Section]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34550#p34550" />
			<content type="html"><![CDATA[<p>hey,</p><p>thanks for reply, well i think i am not clear up to you, well, i have also attached a image for you for better under standing</p><p>i want BY Default 3 ROWS and by Pressing ENTER its SAVED or AUTO SAVED and at ROW 3 when we pressed ENTER 4th will be shown,</p><p>is it possible?</p><p>image: https://imgur.com/K3nN5Qa</p><br /><p>regards</p>]]></content>
			<author>
				<name><![CDATA[emiangel839]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42510</uri>
			</author>
			<updated>2019-03-26T07:58:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34550#p34550</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can we add more than 1 lines in Journal Entry Section]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34546#p34546" />
			<content type="html"><![CDATA[<p>Making the Memo field a textarea instead of text input will do the job. All memo fields are TINYTEXT and hence can support reasonably sized multi line textarea content.<br /></p><div class="codebox"><pre><code># grep memo sql/en_US-new.sql
  `memo_` tinytext NOT NULL,
  `memo_` tinytext,
  `memo_` tinytext NOT NULL,
  `memo` tinytext NOT NULL,
  `memo_` tinytext,
  `memo` tinytext,
  `memo_` tinytext NOT NULL,</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-03-26T03:24:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34546#p34546</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Can we add more than 1 lines in Journal Entry Section]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34537#p34537" />
			<content type="html"><![CDATA[<p>hey,</p><p>can you please help me can we add more than 1 lines for journal entry section as by default, (image attached)</p><p>https://imgur.com/FpP7nEh</p><p>secondly, can we ADD enter or TAB function when we type any amount in amount column, without pressing ADD ITEM,</p><p>which is good for FA.</p><p>is it possible in FA?</p><p>let me know</p><p>Regards</p>]]></content>
			<author>
				<name><![CDATA[emiangel839]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42510</uri>
			</author>
			<updated>2019-03-25T14:27:35Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34537#p34537</id>
		</entry>
</feed>
