<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Tax Report not showing data]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7246</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7246&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Tax Report not showing data.]]></description>
		<lastBuildDate>Thu, 11 Jan 2018 09:05:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Tax Report not showing data]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30473#p30473</link>
			<description><![CDATA[<p>Thanks apmuthu</p><p>That is what I thought had happened, was happening....!</p><p>It just might be easier to start over with the correct COA ...!</p>]]></description>
			<author><![CDATA[null@example.com (Foxyhimself)]]></author>
			<pubDate>Thu, 11 Jan 2018 09:05:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30473#p30473</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tax Report not showing data]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30470#p30470</link>
			<description><![CDATA[<p>It is possible that your earlier attempt using the erroneous CoA would have some remnants that would need to have been purged before attempting a fresh install.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 10 Jan 2018 23:29:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30470#p30470</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tax Report not showing data]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30463#p30463</link>
			<description><![CDATA[<p>Thanks</p><p>So I have uploaded this [corrected my BBE actually highlighted it!] to the server Mysql DB and wiped the records existing ! </p><p>Whilst in this state I checked the Tax report but again to no avail.</p><p>So I reinstated from BackUp but I am no further forward. How do I get this correct COA into FrontAcc and get the Tax Report to show</p><p>I am a bit lost here - any help would be great</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (Foxyhimself)]]></author>
			<pubDate>Wed, 10 Jan 2018 09:09:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30463#p30463</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tax Report not showing data]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30436#p30436</link>
			<description><![CDATA[<p>Thanks @Foxyhimself and @bazza.<br />Fix <a href="https://github.com/apmuthu/FA24extensions/commit/fca15a84fd2dc4b4e796a31449843f1b35b09754">committed</a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 07 Jan 2018 07:18:02 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30436#p30436</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tax Report not showing data]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30429#p30429</link>
			<description><![CDATA[<p>The offending line in /var/www/html/FA/sql/ en_GB-general.sql is </p><p>(&#039;1005&#039;, &#039;&#039;, &#039;Goods Received Clearing account&#039;, &#039;2&#039;, 0);</p><p>Change it to </p><p>(&#039;1005&#039;, &#039;&#039;, &#039;Goods Received Clearing account&#039;, &#039;2&#039;, &#039;0&#039;),</p><p>Then run $ mysql -h server-name -u root -p data-base-name &lt; en_GB-general.sql</p>]]></description>
			<author><![CDATA[null@example.com (bazza14)]]></author>
			<pubDate>Sun, 07 Jan 2018 01:46:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30429#p30429</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tax Report not showing data]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30423#p30423</link>
			<description><![CDATA[<p>Thanks apmuthu</p><p>I have attempted to upload this one to the DB but I get a page of errors - 505 of them followed by:</p><p>MySQL said: Documentation</p><p>#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#039;&#039;1010&#039;, &#039;&#039;, &#039;Freehold Property&#039;, &#039;1&#039;, &#039;0&#039;),<br />(&#039;1011&#039;, &#039;&#039;, &#039;Goodwill&#039;, &#039;1&#039;, &#039;0&#039;),<br />&#039; at line 1</p>]]></description>
			<author><![CDATA[null@example.com (Foxyhimself)]]></author>
			<pubDate>Sat, 06 Jan 2018 09:46:48 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30423#p30423</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tax Report not showing data]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30419#p30419</link>
			<description><![CDATA[<p>The British CoA (among others) is broken as far as order of fields in some tables are concerned. The Official pkg repo has not been updated. Check with the schema of the en_US-new.sql.<br />Have a look for corrected one <a href="https://github.com/apmuthu/FA24extensions/raw/master/Charts/chart_en_GB-general/en_GB-general.sql">here</a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 06 Jan 2018 03:16:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30419#p30419</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tax Report not showing data]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30411#p30411</link>
			<description><![CDATA[<p>No .... still not displaying anything</p>]]></description>
			<author><![CDATA[null@example.com (Foxyhimself)]]></author>
			<pubDate>Fri, 05 Jan 2018 12:30:09 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30411#p30411</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tax Report not showing data]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30410#p30410</link>
			<description><![CDATA[<p>Its OK went and read Wiki so am updating</p>]]></description>
			<author><![CDATA[null@example.com (Foxyhimself)]]></author>
			<pubDate>Fri, 05 Jan 2018 12:12:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30410#p30410</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tax Report not showing data]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30409#p30409</link>
			<description><![CDATA[<p>Thanks apmuthu</p><p>I am on British COA - latest</p><p>I am on the 2.4.3 of 09/11/2017 - I have downloaded the issue of 11/12/2017 but I am unsure of how to update</p>]]></description>
			<author><![CDATA[null@example.com (Foxyhimself)]]></author>
			<pubDate>Fri, 05 Jan 2018 11:30:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30409#p30409</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tax Report not showing data]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30403#p30403</link>
			<description><![CDATA[<p>Which Chart of Accounts are you using? Update FA to the latest codebase and try.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 04 Jan 2018 18:07:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30403#p30403</guid>
		</item>
		<item>
			<title><![CDATA[Re: Tax Report not showing data]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30398#p30398</link>
			<description><![CDATA[<p>I have a screen grab of empty entries</p>]]></description>
			<author><![CDATA[null@example.com (Foxyhimself)]]></author>
			<pubDate>Thu, 04 Jan 2018 16:24:21 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30398#p30398</guid>
		</item>
		<item>
			<title><![CDATA[Tax Report not showing data]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=30397#p30397</link>
			<description><![CDATA[<p>Hi</p><p>I have 2.4.3 on MacOSX and safari</p><p>I run the Tax report for the month of December and I get no data showing so I have to manually retrieve data</p><p>Any ideas?</p>]]></description>
			<author><![CDATA[null@example.com (Foxyhimself)]]></author>
			<pubDate>Thu, 04 Jan 2018 16:23:18 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=30397#p30397</guid>
		</item>
	</channel>
</rss>
