<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — make the application fixed]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2838&amp;type=atom" />
	<updated>2012-02-24T13:09:30Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=2838</id>
		<entry>
			<title type="html"><![CDATA[Re: make the application fixed]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=11871#p11871" />
			<content type="html"><![CDATA[<p>Tax functions are in tax/tax_calc.php, but tax rates are calculated in FA from net value up, so you have to use (0.5/(100-0.5))% rate value instead of 0.5%.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2012-02-24T13:09:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=11871#p11871</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: make the application fixed]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=11858#p11858" />
			<content type="html"><![CDATA[<p>could any one help me please ????</p>]]></content>
			<author>
				<name><![CDATA[m.ghoneem]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13257</uri>
			</author>
			<updated>2012-02-23T07:16:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=11858#p11858</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[make the application fixed]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=11849#p11849" />
			<content type="html"><![CDATA[<p>Dear Sir </p><p>please i need your help </p><p>in purchasing orders i need 2 things</p><p>1st thing is to edit the files to allow the purchaseing taxes to be excuded from the total amount like </p><p>i purchased some thing with total amount 300 USD and it require 0.5% Tax so it should be 300 - 1.5 = 298.5 but the program adding them to be 301.5 and its wrong</p><p>2nd i need to apply that purchaseing tax only to the orders which are over than 300 USD like i need to use this code</p><p>if (total amount &gt;= 300)<br />{<br />&nbsp; &nbsp;apply the tax<br />}<br />else <br />{<br />&nbsp; don`t apply<br />}</p><p>how can i make them and which files should i edit </p><p>thank you .....</p>]]></content>
			<author>
				<name><![CDATA[m.ghoneem]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=13257</uri>
			</author>
			<updated>2012-02-22T11:18:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=11849#p11849</id>
		</entry>
</feed>
