<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — No form display while using Indian COA]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3291</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3291&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in No form display while using Indian COA.]]></description>
		<lastBuildDate>Wed, 05 Sep 2012 15:09:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: No form display while using Indian COA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13257#p13257</link>
			<description><![CDATA[<p>thanks joe...<br />it solved when i unchecked the search itemlist from company setup.<br />with frontaccounting......with confidence</p>]]></description>
			<author><![CDATA[null@example.com (fauser)]]></author>
			<pubDate>Wed, 05 Sep 2012 15:09:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13257#p13257</guid>
		</item>
		<item>
			<title><![CDATA[Re: No form display while using Indian COA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13233#p13233</link>
			<description><![CDATA[<p>Ah, please uncheck the &#039;search item list&#039; in company setup, setup tab,</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 03 Sep 2012 19:08:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13233#p13233</guid>
		</item>
		<item>
			<title><![CDATA[Re: No form display while using Indian COA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13232#p13232</link>
			<description><![CDATA[<p>rmvsankar, <br />thanks for your effort to solve the form set up when using indian COA.i seek your attention to the following issue<br />have you noticed the invoice form when using indian chart of accounts, the item description column,the pull down is not active. in other COA or in online demo the items can be selected directly from the item description column.now we should give item code fragment or * at item code column to make item description active.<br />hoping reply</p>]]></description>
			<author><![CDATA[null@example.com (fauser)]]></author>
			<pubDate>Mon, 03 Sep 2012 19:02:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13232#p13232</guid>
		</item>
		<item>
			<title><![CDATA[Re: No form display while using Indian COA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13225#p13225</link>
			<description><![CDATA[<p>Great !</p><p>Joe, now its works. I&#039;ll use it, and if any more issues let you know.</p><p>Thanks for your efforts.</p><p>Ram Sankar.V</p>]]></description>
			<author><![CDATA[null@example.com (ramvsankar)]]></author>
			<pubDate>Sun, 02 Sep 2012 04:47:52 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13225#p13225</guid>
		</item>
		<item>
			<title><![CDATA[Re: No form display while using Indian COA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13223#p13223</link>
			<description><![CDATA[<p>Hello again.<br />This error has now been localized. The 0_sys_types data was missing in the COA.</p><p>With phpMyAdmin, please copy and paste the following into the sql box in phpMyAdmin and run it.</p><p>If you have another table prefix than 0_, please replace this before running.<br /></p><div class="codebox"><pre><code>INSERT INTO `0_sys_types` VALUES(0, 17, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(1, 7, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(2, 4, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(4, 3, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(10, 16, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(11, 2, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(12, 6, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(13, 1, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(16, 2, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(17, 2, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(18, 1, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(20, 6, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(21, 1, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(22, 3, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(25, 1, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(26, 1, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(28, 1, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(29, 1, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(30, 0, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(32, 0, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(35, 1, &#039;1&#039;);
INSERT INTO `0_sys_types` VALUES(40, 1, &#039;1&#039;);</code></pre></div><p>The repository will be replaced with an updated sql script. <br />Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 01 Sep 2012 07:04:21 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13223#p13223</guid>
		</item>
		<item>
			<title><![CDATA[Re: No form display while using Indian COA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13222#p13222</link>
			<description><![CDATA[<p>Yes, I have seen that now. Will have a look asap.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 01 Sep 2012 06:50:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13222#p13222</guid>
		</item>
		<item>
			<title><![CDATA[Re: No form display while using Indian COA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13220#p13220</link>
			<description><![CDATA[<p>Hi FAuser, thanks for your comment.</p><p>Hope FA team will help us with some patch.</p>]]></description>
			<author><![CDATA[null@example.com (ramvsankar)]]></author>
			<pubDate>Sat, 01 Sep 2012 05:43:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13220#p13220</guid>
		</item>
		<item>
			<title><![CDATA[Re: No form display while using Indian COA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13213#p13213</link>
			<description><![CDATA[<p>the same error i reported 2 weeks ago,it felt solved because i used the default american coa.when i used indian coa the problem remains.i tested with british coa no problem.</p>]]></description>
			<author><![CDATA[null@example.com (fauser)]]></author>
			<pubDate>Wed, 29 Aug 2012 16:22:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13213#p13213</guid>
		</item>
		<item>
			<title><![CDATA[Re: No form display while using Indian COA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13201#p13201</link>
			<description><![CDATA[<p>just before tried with several country COA seems&nbsp; all works fine<br />but not indian COA. <br />Could anyone try on your system and leave feed back. a fresh install with ind coa as default</p><p>thanks!</p>]]></description>
			<author><![CDATA[null@example.com (ramvsankar)]]></author>
			<pubDate>Tue, 28 Aug 2012 17:45:41 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13201#p13201</guid>
		</item>
		<item>
			<title><![CDATA[Re: No form display while using Indian COA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13200#p13200</link>
			<description><![CDATA[<p>i&quot;m using frm 2.3.5<br />this year data is 2.3.11 </p><p>see i can use the data except changing the reference number</p><p>and fron day one, auto reference was not working with indian coa</p><p>could u try on&nbsp; ur system with ind coa?</p>]]></description>
			<author><![CDATA[null@example.com (ramvsankar)]]></author>
			<pubDate>Tue, 28 Aug 2012 17:10:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13200#p13200</guid>
		</item>
		<item>
			<title><![CDATA[Re: No form display while using Indian COA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13198#p13198</link>
			<description><![CDATA[<p>This is strange. Which version were you using before 2.3.11?</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 28 Aug 2012 16:37:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13198#p13198</guid>
		</item>
		<item>
			<title><![CDATA[Re: No form display while using Indian COA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13194#p13194</link>
			<description><![CDATA[<p>Hi Joe,<br />There is a problem with Indian COA, but i dont know. If anyone tried can explain.</p><p>Finally i managed to see the form display as<br />1. choose fresh installing American COA as default (FA 2.3.11)<br />2. also selected Indian COA for additional during fresh install<br />now i can see.</p><p>But, if i restored my old db i can&#039;t view the form display. Please teach me how to fix this. i have my 1yr of data.</p><p>installed_extension.php file is there, i checked. hope that is not the problem.</p><p>//BR</p>]]></description>
			<author><![CDATA[null@example.com (ramvsankar)]]></author>
			<pubDate>Tue, 28 Aug 2012 14:55:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13194#p13194</guid>
		</item>
		<item>
			<title><![CDATA[Re: No form display while using Indian COA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13155#p13155</link>
			<description><![CDATA[<p>There seems to be a missing file in /company/0/ called installed_extensions.php.&nbsp; You can copy this one from the root folder.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 26 Aug 2012 06:37:58 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13155#p13155</guid>
		</item>
		<item>
			<title><![CDATA[Re: No form display while using Indian COA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13153#p13153</link>
			<description><![CDATA[<p>Hello Joe,<br />Thanks for your reply. I tried with your suggestion, but not fixed. and no error displayed too.</p><p>i goback to ver2.3.7 and changed $go_debug=1, below is the error i&#039;m getting while installing with Indian COA.</p><p>include_once(../company/0/installed_extensions.php) [function.include-once]: failed to open stream: No such file or directory in file: C:\wamp\www\frontaccounting\includes\session.inc at line 263<br />include_once() [function.include]: Failed opening &#039;../company/0/installed_extensions.php&#039; for inclusion (include_path=&#039;.;C:\php5\pear&#039;) in file: C:\wamp\www\frontaccounting\includes\session.inc at line 263</p><p>//</p>]]></description>
			<author><![CDATA[null@example.com (ramvsankar)]]></author>
			<pubDate>Sun, 26 Aug 2012 05:33:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13153#p13153</guid>
		</item>
		<item>
			<title><![CDATA[Re: No form display while using Indian COA]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13148#p13148</link>
			<description><![CDATA[<p>Please set the $go_debug flag in config.php to 1. This will trap any errors.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 25 Aug 2012 14:38:39 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13148#p13148</guid>
		</item>
	</channel>
</rss>
