<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Bank Accounts table empty]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=2085</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2085&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Bank Accounts table empty.]]></description>
		<lastBuildDate>Thu, 26 May 2011 22:15:49 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Bank Accounts table empty]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9270#p9270</link>
			<description><![CDATA[<p>Oh, yes. You have deleted all ledgers accounts. Well, I think it is not good idea. FA has a l lot of internal dependences, so I would rather advice to load any available chart of accounts and customize it to our requirements using menu options provided by the application.<br />Do not use backdoor tools like phpmyadmin for this unless you are sure you know what you are doing. This is just waste of time.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Thu, 26 May 2011 22:15:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9270#p9270</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bank Accounts table empty]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9265#p9265</link>
			<description><![CDATA[<p>Oops, I was wrong, it seems that it&#039;s not fixed...</p><p>I think I understand what the following query does:</p><div class="codebox"><pre><code>SELECT account.*, gl_account.account_name 
        FROM 0_bank_accounts account, 0_chart_master gl_account 
        WHERE account.account_code = gl_account.account_code AND !account.inactive ORDER BY account_code, bank_curr_code</code></pre></div><p>But it returns empty set, when I try it on db myself.[/strike]</p><p><strong>Update:</strong><br />OK, the 0_chart_master table is empty. This is the problem... Hm...</p><p><strong>When I add new bank account, it says &quot;New bank account has been added&quot;, but there is nothing in 0_chart_master table</strong></p><p><strong>How to fix this?</strong></p>]]></description>
			<author><![CDATA[null@example.com (wyxa)]]></author>
			<pubDate>Thu, 26 May 2011 06:49:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9265#p9265</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bank Accounts table empty]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9264#p9264</link>
			<description><![CDATA[<p>current_user.inc states:<br />if (!defined(&#039;TB_PREF&#039;)) {<br />&nbsp; &nbsp; define(&#039;TB_PREF&#039;, &#039;&amp;TB_PREF&amp;&#039;);<br />}</p>]]></description>
			<author><![CDATA[null@example.com (wyxa)]]></author>
			<pubDate>Thu, 26 May 2011 06:47:32 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9264#p9264</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bank Accounts table empty]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9261#p9261</link>
			<description><![CDATA[<p>Hello there again!</p><p>I checked the sql query which is generated by get_bank_accounts function.</p><p>SELECT account.*, gl_account.account_name <br />&nbsp; &nbsp; &nbsp; &nbsp; FROM &amp;TB_PREF&amp;bank_accounts account, &amp;TB_PREF&amp;chart_master gl_account <br />&nbsp; &nbsp; &nbsp; &nbsp; WHERE account.account_code = gl_account.account_code AND !account.inactive ORDER BY account_code, bank_curr_code</p><p>As you can see, &amp;TB_PREF&amp; is wrong here. So how to fix it?</p><p>I have fixed it temporarily but putting 0_ as prefix, but that&#039;s wrong way to do. Please help me.</p>]]></description>
			<author><![CDATA[null@example.com (wyxa)]]></author>
			<pubDate>Thu, 26 May 2011 06:35:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9261#p9261</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bank Accounts table empty]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9099#p9099</link>
			<description><![CDATA[<p>Seems this is is some application issue. Please read FAQ to find how to enable bugtracking featuires in FA.<br />BTW There is 2.3.3 version available. You should upgrade your FA installation asap, to avoid a couple of&nbsp; problems fixed by this release.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Fri, 13 May 2011 14:22:21 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9099#p9099</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bank Accounts table empty]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9090#p9090</link>
			<description><![CDATA[<p>Hi!<br />Well, there is no any other company... Only one.<br />By the way when I check &quot;Bank Account Inquiry&quot;, there are all the bank accounts in the dropdown list...</p><p>So, &quot;GL-&gt;Bank Accounts&quot; - empty, &quot;GL-&gt;Bank Account Inquiry&quot; - accounts are present in dropdown list.</p><p>Is it a bug or there is some configuration involved?</p><p>P.S. Again only half of the message appeared after I posted it... Again it cuts after double quote &quot;<br />I hope admins will fix this soon. I have to edit my message again.</p>]]></description>
			<author><![CDATA[null@example.com (wyxa)]]></author>
			<pubDate>Thu, 12 May 2011 14:04:41 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9090#p9090</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bank Accounts table empty]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9085#p9085</link>
			<description><![CDATA[<p>Hi Wyxa<br />Sounds a bit obvious I know: are you sure you&#039;re in company 0?</p>]]></description>
			<author><![CDATA[null@example.com (p2409)]]></author>
			<pubDate>Thu, 12 May 2011 06:25:09 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9085#p9085</guid>
		</item>
		<item>
			<title><![CDATA[Bank Accounts table empty]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=9079#p9079</link>
			<description><![CDATA[<p>Hello!</p><p>When I go to &quot;Bank accounts&quot;, the table with the headlines<br />Account Name Type Currency GL Account Bank Number Bank Address Dflt&quot; is empty.</p><p>However, when I check the database for the 0_bank_accounts table, they are there.</p><p>In the code (bank_accounts.php, line 97)<br />$result = get_bank_accounts(check_value(&#039;show_inactive&#039;));<br />returns empty set.</p><p>I checked that function, the sql query looks ok.<br />I&#039;m using FrontAccounting 2.3.2.<br />Please help me to resolve this issue.<br />Thank you!</p><p>P.S. Hey, check using double quotes in the posting message in this forum...<br />It is just removed the whole part of my message when I posted it</p>]]></description>
			<author><![CDATA[null@example.com (wyxa)]]></author>
			<pubDate>Tue, 10 May 2011 09:53:41 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=9079#p9079</guid>
		</item>
	</channel>
</rss>
