<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — purchasing/includes/po_class.inc patch]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3911</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3911&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in purchasing/includes/po_class.inc patch.]]></description>
		<lastBuildDate>Tue, 05 Mar 2013 14:22:14 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: purchasing/includes/po_class.inc patch]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=15896#p15896</link>
			<description><![CDATA[<p>Thanks Joe. <a href="https://frontaccounting.hg.sourceforge.net/hgweb/frontaccounting/frontaccounting/changeset/ade291c48da2">HG Changeset 3195</a> does the job.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 05 Mar 2013 14:22:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=15896#p15896</guid>
		</item>
		<item>
			<title><![CDATA[Re: purchasing/includes/po_class.inc patch]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=15869#p15869</link>
			<description><![CDATA[<p>Please put threads like this under Report Bugs subforum. Such technical details are probably out of interest of people looking for advice in other forums. Moved.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Sat, 02 Mar 2013 19:37:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=15869#p15869</guid>
		</item>
		<item>
			<title><![CDATA[purchasing/includes/po_class.inc patch]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=15857#p15857</link>
			<description><![CDATA[<p>Line 58 in <strong>purchasing/includes/po_class.inc</strong> :<br /></p><div class="codebox"><pre><code>        if ($qty != 0 &amp;&amp; isset($qty))</code></pre></div><p>should be:<br /></p><div class="codebox"><pre><code>        if ( isset($qty) &amp;&amp; $qty != 0)</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 02 Mar 2013 16:57:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=15857#p15857</guid>
		</item>
	</channel>
</rss>
