<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Item Code length limited in the box for entering.]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10389&amp;type=atom" />
	<updated>2023-10-27T18:07:21Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=10389</id>
		<entry>
			<title type="html"><![CDATA[Re: Item Code length limited in the box for entering.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42630#p42630" />
			<content type="html"><![CDATA[<p>Clear cache in FA and in the browser and then try.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2023-10-27T18:07:21Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42630#p42630</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item Code length limited in the box for entering.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42616#p42616" />
			<content type="html"><![CDATA[<p>I tried to change the following from:</p><p>&nbsp; &nbsp; &nbsp; &nbsp; text_row(_(&quot;Item Code:&quot;), &#039;NewStockID&#039;, $tmpCodeID, 26, 25, null, &quot;&quot;, $post_label);</p><p>to </p><p>&nbsp; &nbsp; &nbsp; &nbsp; text_row(_(&quot;Item Code:&quot;), &#039;NewStockID&#039;, $tmpCodeID, 41, 40, null, &quot;&quot;, $post_label);</p><p>It does not work. The field still remains at 25. When I was using a previous version (2.3.xx), I changed from 26,25 to 41,40 and it works. Not sure how to do it in version 2.4.13. Any help is highly appreciated.</p>]]></content>
			<author>
				<name><![CDATA[yyl20]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46743</uri>
			</author>
			<updated>2023-10-21T12:51:51Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42616#p42616</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Item Code length limited in the box for entering.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42608#p42608" />
			<content type="html"><![CDATA[<p>I have increased the length of the item code in the database, but how do I increase the length of the box during entry. It appears to be limited to maxlength of 25 only.</p><p>I used view page source on items.php and the following is shown.</p><p>&lt;tr&gt;&lt;td class=&#039;label&#039;&gt;Item Code:&lt;/td&gt;&lt;td&gt;&lt;input&nbsp; type=&quot;text&quot; name=&quot;NewStockID&quot; size=&quot;26&quot; maxlength=&quot;25&quot; value=&quot;&quot;&gt;&lt;/td&gt;</p><p>I used version FA 2.4.13</p>]]></content>
			<author>
				<name><![CDATA[yyl20]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46743</uri>
			</author>
			<updated>2023-10-18T15:03:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42608#p42608</id>
		</entry>
</feed>
