<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Tax Inquiry Problem]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1679&amp;type=atom" />
	<updated>2010-11-16T14:12:34Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1679</id>
		<entry>
			<title type="html"><![CDATA[Re: Tax Inquiry Problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7441#p7441" />
			<content type="html"><![CDATA[<p>In case someone else runs into this. I ended up using this to correct the values in the database:</p><p>UPDATE `frontaccount`.`1_trans_tax_details` ttd<br />SET net_amount = -net_amount, amount = -amount<br />WHERE trans_type=20 AND amount &lt; 0;</p>]]></content>
			<author>
				<name><![CDATA[gobrien]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1996</uri>
			</author>
			<updated>2010-11-16T14:12:34Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7441#p7441</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Tax Inquiry Problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7436#p7436" />
			<content type="html"><![CDATA[<p>The values will be on the right side on the tax reports.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2010-11-16T10:54:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7436#p7436</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Tax Inquiry Problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7432#p7432" />
			<content type="html"><![CDATA[<p>Thanks Joe.</p><p>Please confirm that they should be +ve values in the database so I can write some bad SQL to change them!</p><p>Gareth.</p>]]></content>
			<author>
				<name><![CDATA[gobrien]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1996</uri>
			</author>
			<updated>2010-11-16T10:16:29Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7432#p7432</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Tax Inquiry Problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7423#p7423" />
			<content type="html"><![CDATA[<p>This was a bug a while ago. It is fixed in 2.3 RC3.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2010-11-15T23:59:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7423#p7423</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Tax Inquiry Problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7421#p7421" />
			<content type="html"><![CDATA[<p>It seems that when the purchase is for actual stock items that have a PO and then are invoiced everything works fine. <br />However when I do the following it seems the value is entered in the trans_tax_details as a negative which doesn&#039;t seem to be correct:</p><p>Open Purchases&gt;Enter Supplier Invoice<br />Use a Quick Entry to put two lines into the invoice the first of which is tax and the second the service, etc.<br />Post the invoice.</p><p>The AP and GL entries are correct including the tax entries so no problem there. However the trans_tax_details entry will be -[tax amount] whereas for an item-based (rather than GL Item) invoice the trans_tax_details entry will be +[tax amount].</p>]]></content>
			<author>
				<name><![CDATA[gobrien]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1996</uri>
			</author>
			<updated>2010-11-15T19:30:46Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7421#p7421</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Tax Inquiry Problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7420#p7420" />
			<content type="html"><![CDATA[<p>Both the Tax Inquiry and the Tax Report are behaving oddly. I&#039;m expecting I&#039;ve done something wrong so I&#039;m putting it here rather than in Mantis. I&#039;m expecting that the following inquiry for January 2010 should show a Net Payable amount of 903.64 - 488.99 = 414.65, i.e the difference. For some reason it is showing both values as positive and thus it&#039;s telling me to pay too much tax.</p><p>Has anyone seen this before?</p><p>from:&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; to:&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; Show<br />Type&nbsp; &nbsp; Description&nbsp; &nbsp; Amount&nbsp; &nbsp; Outputs/Inputs<br />VAT IE 21%&nbsp; &nbsp; Charged on sales (Output Tax):&nbsp; &nbsp; 903.64&nbsp; &nbsp; 4,303.05<br />VAT IE 21%&nbsp; &nbsp; Paid on purchases (Input Tax):&nbsp; &nbsp; 488.99&nbsp; &nbsp; 2,328.52<br />VAT IE 21%&nbsp; &nbsp; Net payable or collectible:&nbsp; &nbsp; 1,392.63&nbsp; &nbsp; <br />Total payable or refund:&nbsp; &nbsp; 1,392.63&nbsp; &nbsp; </p><p>Thanks,</p><p>Gareth.</p><p>By the way it is correct in the GL. Only the report and inquiry are wrong.</p>]]></content>
			<author>
				<name><![CDATA[gobrien]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1996</uri>
			</author>
			<updated>2010-11-15T18:19:46Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7420#p7420</id>
		</entry>
</feed>
