<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — bug in exclusive themes]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3090&amp;type=atom" />
	<updated>2012-05-25T13:05:43Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3090</id>
		<entry>
			<title type="html"><![CDATA[Re: bug in exclusive themes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12554#p12554" />
			<content type="html"><![CDATA[<p>Thanks. Will be fixed asap.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2012-05-25T13:05:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12554#p12554</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[bug in exclusive themes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=12552#p12552" />
			<content type="html"><![CDATA[<p>Hi<br />I&#039;m not sure if it&#039;s FA responsibilites but I think there is a bug in the top ten customer graph on the executive themes.</p><p>The credit note are added to the total instead of being substracted.<br />The following line fix the problem</p><p>&quot;themes/exclusive/renderer.php&quot; 1358 <br />&nbsp; &nbsp; &nbsp; &nbsp; $sql = &quot;SELECT SUM((ov_amount + ov_discount) * rate<strong>*IF(trans.type = &quot;.ST_CUSTCREDIT.&quot;, -1, 1)</strong>) AS total,d.debtor_no, d.name FROM</p><p>/Elax</p>]]></content>
			<author>
				<name><![CDATA[elax]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=6206</uri>
			</author>
			<updated>2012-05-25T11:05:59Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=12552#p12552</id>
		</entry>
</feed>
