<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Bug fixed in purchase]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=194&amp;type=atom" />
	<updated>2008-04-16T21:45:49Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=194</id>
		<entry>
			<title type="html"><![CDATA[Re: Bug fixed in purchase]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=573#p573" />
			<content type="html"><![CDATA[<p>Thanks, <br />Bug fixed and CVS 2.0 unstable repository updated.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2008-04-16T21:45:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=573#p573</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Bug fixed in purchase]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=572#p572" />
			<content type="html"><![CDATA[<p>In FA 2.0 beta (with no_item_list checked)</p><p>root_FA/includes/ui/ui_lists.inc:914<br /></p><div class="codebox"><pre><code>$sql = &quot;AND</code></pre></div><p>That line _replaces_ the sql string, which does not generate any result.</p><p>The right behaviour is to concatenate. It must be:</p><div class="codebox"><pre><code>$sql .= &quot;AND</code></pre></div><p>Regards</p>]]></content>
			<author>
				<name><![CDATA[setlord]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=159</uri>
			</author>
			<updated>2008-04-16T18:13:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=572#p572</id>
		</entry>
</feed>
