<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Purchase tax (VAT)]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=787</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=787&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Purchase tax (VAT).]]></description>
		<lastBuildDate>Mon, 14 Dec 2009 07:43:22 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Purchase tax (VAT)]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=4158#p4158</link>
			<description><![CDATA[<p>Yes you are right that the tax system is somewhat complex due to differencies in various legislations. However, FA is flexible enough to handle them all. Before setting up your tax system you should ask an expert for help if you have any doubts.</p><p>I will not tell about all the rules around the Globe. It would require several pages of explanation without being complete.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 14 Dec 2009 07:43:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=4158#p4158</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase tax (VAT)]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3275#p3275</link>
			<description><![CDATA[<p>The new change to Tax Types instead of Tax Group has now been done and committed to CVS Main.</p><p>Please remember to change your Quick Entries including tax to the above.</p><p>/Joe </p><p>For those of you that downloaded the revision with Tax Groups, please download the affected files:</p><p>/gl/manage/gl_quick_entries.php<br />/gl/includes/db/gl_db_bank_accounts.inc<br />/includes/ui/ui_view.inc</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 19 Aug 2009 17:33:58 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3275#p3275</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase tax (VAT)]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3272#p3272</link>
			<description><![CDATA[<p>I am sorry to tell, that we have to change the Tax Group selection to Tax Types. The reason for this is the complexity in the EU and it worked better for this area, using the Tax Types.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 19 Aug 2009 13:10:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3272#p3272</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase tax (VAT)]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3269#p3269</link>
			<description><![CDATA[<div class="quotebox"><cite>the-moog wrote:</cite><blockquote><p>I think there is a problem with the symantics of purchase tax.</p><p>The problem is that items have a tax type, this is OK, but means that you can then only purchase that item from a certain supplier as other suppliers may have a different tax arrangement as they may be in a different state or country.</p></blockquote></div><p>The tax system is somewhat complex, but flexible and proven. It was explained some times on the forum (e.g. <a href="https://frontaccounting.com/punbb/viewtopic.php?pid=2084#p2084">here</a>).<br />Basically the tax calculated is selected as intersection of set of taxes applicable to item and set of taxes applicable to customer/supplier. For instance hypothetical VAT system with 2 rates in internal trade and and special single 1% export tax will have following settings:</p><p>. Tax Types defined: VAT 19%, VAT 5% and Export tax&nbsp; 1%<br />. Some items with Item Tax Type &#039;Regular&#039; - 19%VAT and 1%export tax (%5VAT exempt)<br />. Some items with Item Tax Type &#039;Preferenced&#039; - 5%VAT and 1% export tax (19%VAT exempt)<br />. Tax Group &#039;VAT&#039; - includes&nbsp; types 19%VAT and 5%VAT <br />. Tax Group &#039;Export&#039; -&nbsp; 1% export tax </p><p>Now, if you sell preferenced goods with lower VAT rate (say food) for domestic customers the result VAT is 5%:<br />&nbsp; &nbsp;[5%VAT, 1%Exp] X [5%VAT, 19%VAT] =&gt; 5%VAT<br />For items taxed with regular rate:<br />&nbsp; &nbsp;[19%VAT, 1%Exp] X [5%VAT, 19%VAT] =&gt; 19%VAT<br />If you sell regular goods with regular VAT rate to foreign customer the result tax is always 1%:<br />&nbsp; &nbsp;[19%VAT, 1%Exp] X [1%Exp] =&gt; 1%Exp<br />or:<br />&nbsp; &nbsp;[5%VAT, 1%Exp] X [1%Exp] =&gt; 1%Exp</p><p>So as you see it works for any customer/supplier/items tax arrangements, providing correct tax setup and this is a reason why the bug report 155 was closed without changes. Maybe this is not straight forward, but it works right for most local tax systems. Surely it needs better documentation than posts on forum <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" />.</p><p>Janusz</p><p>PS The same tax calculations are made for purchases. Let&#039;s set Quick Entries aside for later discussion as this is new feature which still varies.<br />J.</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Tue, 18 Aug 2009 20:52:32 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3269#p3269</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase tax (VAT)]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3266#p3266</link>
			<description><![CDATA[<p>The Quick Entries (or manuelly entry of vat accounts) now shows the correct sum in supplier /nvoice/Credit note.<br />CVS updated. Affected files:<br />/purchasing/includes/db/invoice_db.inc<br />/purchasing/includes/ui/invoice_ui.inc<br />/purchasing/includes/supp_trans_class.inc</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 18 Aug 2009 11:24:57 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3266#p3266</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase tax (VAT)]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3264#p3264</link>
			<description><![CDATA[<p>The quick entries have now been changed to use tax groups instead of item tax types. CVS Main trunk updated. Please check/change the quick entry lines that includes tax.</p><p>Affected files:<br />/gl/includes/db/gl_db_bank_accounts.inc<br />/gl/manage/gl_quick_entries.php<br />/includes/ui/ui_view.inc<br />/taxes/tax_calc.inc</p><p>/Joe</p><p><strong>OBS</strong></p><p>From 2009.08.18 CVS Main trunk update, using a Quick Entry of type Supplier Invoice/Creditnote The tax lines will now be overridden by the Supplier&#039;s Tax Group Id.</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 18 Aug 2009 00:17:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3264#p3264</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase tax (VAT)]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3261#p3261</link>
			<description><![CDATA[<p>I think I have found the problem of the tax group on a supplier doesn&#039;t change.</p><p>In the Item Tax Types you should only exempt those tax types that should never be taxed, f.i. manufacturing tax or so. All the various tax rates should be unmarked (unless they REALLY should never be used).</p><p>With this change, the tax group will work always.</p><p>BUT, the quick entries will not work with this change. They are based on an item tax type and would now include too many lines. Instead this should be changed to be based on the Tax Groups instead.</p><p>We are going to fix this in current release.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 17 Aug 2009 22:44:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3261#p3261</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase tax (VAT)]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3260#p3260</link>
			<description><![CDATA[<p>Hello the-moog.<br />We are aware of the problem. We are discussing a way of moving the Item Tax Types to use the Tax Groups strictly. And only eventually use an additional tax type on the items (f.i. manufacturing tax).<br />This would mean that you will have to create a tax type/group for those suppliers/customers having other tax types. And setting this tax group on him (as you do now).<br />But this change will require a change in the database structure, so it will come in release 2.2 that are shipping in a month or so.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 17 Aug 2009 21:48:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3260#p3260</guid>
		</item>
		<item>
			<title><![CDATA[Purchase tax (VAT)]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3258#p3258</link>
			<description><![CDATA[<p>I think there is a problem with the symantics of purchase tax.</p><p>The problem is that items have a tax type, this is OK, but means that you can then only purchase that item from a certain supplier as other suppliers may have a different tax arrangement as they may be in a different state or country.</p><p>If the vendors tax group setting is not the same as the items tax type setting then the tax valud on an invoice is set to zero.&nbsp; It should either be the vendors or the items or ideally a choice of either.</p><p>A possible minimal change would be thus:<br />e.g.&nbsp; If, for a given item the tax type &lt;&gt; the tax group, then a radio button or combo box allows selection of tax type for each item on the invoice.&nbsp; &nbsp;The tax value is then an itemised sum of each tax type.</p><p>I have reported this in the notes of bug#155 as I think the problem is related.</p>]]></description>
			<author><![CDATA[null@example.com (the-moog)]]></author>
			<pubDate>Mon, 17 Aug 2009 16:43:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3258#p3258</guid>
		</item>
	</channel>
</rss>
