<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Freight tax problem]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=99&amp;type=atom" />
	<updated>2008-03-20T08:51:01Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=99</id>
		<entry>
			<title type="html"><![CDATA[Re: Freight tax problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=438#p438" />
			<content type="html"><![CDATA[<p>Never mind. Tax structure is rewritten in forthcoming FA 2.0 so this monolog is obsolete now <img src="https://frontaccounting.com/punbb/img/smilies/wink.png" width="15" height="15" alt="wink" />.</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2008-03-20T08:51:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=438#p438</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Freight tax problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=291#p291" />
			<content type="html"><![CDATA[<p>This looks like taxing structure bug.<br />This is how I understand tax procedures in FA:</p><p>We have 3 tax tables: <br />1. Taxes - all tax rates used in system;<br />2. Item Tax Types - category of goods (from fiscal authority point of view)<br />3. Tax Group - defines sources of taxation e.g. domestic sales, export, sales for special subject (tax exemptions).</p><p>The tax group selected for any customer makes a filter which (during invoice processing step) selects tax charges specified by item&#039;s tax type. Shipping costs are special case, so we can select which Tax Group is appropriate for them (Tax Shipping option).</p><p>Such special tax group should be unique, but in Tax Groups page we can set more then one - this is first issue. The second and worse is that in get_tax_for_items() function (tax_calc.inc) shipping tax is calculated for <span class="bbu">all</span> tax rates of customer tax group, not for this special group with Shipping Tax option set. </p><p>This is source of incorrect shipping tax calculation, isn&#039;t it?</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2008-01-10T21:20:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=291#p291</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Freight tax problem]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=290#p290" />
			<content type="html"><![CDATA[<p>I set up two Tax Types:&nbsp; VAT 22% (basic) and VAT 7% (food). In Tax Groups I have group named VAT including those two tax types. Now when I entry invoice (via customer_invoice.php) FA calculates freight tax with both rates&nbsp; (22 and 7%), not the basic one. <br />What is wrong with my setup?</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2008-01-09T23:21:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=290#p290</id>
		</entry>
</feed>
