<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Modify way taxes are calculated]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2973&amp;type=atom" />
	<updated>2012-04-15T17:34:04Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=2973</id>
		<entry>
			<title type="html"><![CDATA[Re: Modify way taxes are calculated]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12256#p12256" />
			<content type="html"><![CDATA[<p>Thanks it worked great</p>]]></content>
			<author>
				<name><![CDATA[HROP]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13878</uri>
			</author>
			<updated>2012-04-15T17:34:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12256#p12256</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Modify way taxes are calculated]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12218#p12218" />
			<content type="html"><![CDATA[<p>You can increase the decimals in percents in Preferences.<br />There is also a topic about this in the Setup forum, sticky notes.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2012-04-10T07:07:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12218#p12218</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Modify way taxes are calculated]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12215#p12215" />
			<content type="html"><![CDATA[<p>Hi,</p><p>thanks for the reply.</p><p>Yes I have already thought about hacking it that way,<br />however the issue is that in order to have accurate rates.<br />the value of the second tax would need to be 14.975 %,<br />and front accounting keeps rounding it up to 15 %.</p><p>Therefore,<br />one way or an other,<br />I would need to have to change the code somewhere,<br />but I have no clue where.</p><p>Any other suggestion is welcome <img src="https://frontaccounting.com/punbb/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>- Cheers.</p>]]></content>
			<author>
				<name><![CDATA[HROP]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13878</uri>
			</author>
			<updated>2012-04-09T23:05:03Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12215#p12215</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Modify way taxes are calculated]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12206#p12206" />
			<content type="html"><![CDATA[<p>In this case I have another suggestion. As you tell us, you are calculating tax on tax.</p><p>Include the tax rates in the Tax Type name. The first tax rate is obvious. The next tax rate should be calculated as you explain.<br />Now suppress the rates when printing the tax by setting a variable in config.php, $suppress_tax_rates, to 1.<br />Now the tax rates will not be included in the print outs (and this is why you should change the Tax Type name to include the rate you want to show).</p><p>This is a common way to solve the issue.</p><p>I guess we have some Canadian users, that can explain how they do this.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2012-04-09T08:35:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12206#p12206</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Modify way taxes are calculated]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12200#p12200" />
			<content type="html"><![CDATA[<p>Hi,</p><p>I would need to know which script needs to be modified<br />in order to change the way taxes are applies to an item.</p><p>In QC, Canada, the way taxes are applied is:</p><p>(Gross value of the product * 1.05) * 1.095 </p><p>Basically,<br />one tax is applied on the top of the other.<br />Which means that a on product that costs 50 $<br />you&#039;ll have to pay 2.58 for one tax (TPS) and 5.14 (TVQ) for the other.<br />The total would then be 59.27. </p><p>The way Front accounting calculates it is based on the gross value only<br />so the total is 57.25 instead of 59.27.</p><p>Let me know where this can be changed.<br />Thanks !</p>]]></content>
			<author>
				<name><![CDATA[HROP]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13878</uri>
			</author>
			<updated>2012-04-09T02:29:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12200#p12200</id>
		</entry>
</feed>
