<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — rel 2.3.8, print customer credit note bug]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=2507</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2507&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in rel 2.3.8, print customer credit note bug.]]></description>
		<lastBuildDate>Sun, 13 Nov 2011 12:20:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: rel 2.3.8, print customer credit note bug]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10698#p10698</link>
			<description><![CDATA[<p>Thanks S for pointing this out. Will be fixed asap in the HG repository.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 13 Nov 2011 12:20:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10698#p10698</guid>
		</item>
		<item>
			<title><![CDATA[rel 2.3.8, print customer credit note bug]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10697#p10697</link>
			<description><![CDATA[<p>Dear Joe,<br />please note that there is a typo error in <strong>rep113.php</strong> file, causing report 113 to print all credit notes in the system, disregarding user selection.</p><p>in line 52-53 of rep113.php, replace $fto to $tno as below.</p><br /><p>instead of<br />$from = min($fno[0], $fto[0]);<br />$to = max($fno[0], $fto[0]);<br />replace</p><p>$from = min($fno[0], $tno[0]);<br />$to = max($fno[0], $tno[0]);</p><br /><p>Regards,<br />S</p>]]></description>
			<author><![CDATA[null@example.com (serbanc)]]></author>
			<pubDate>Sun, 13 Nov 2011 10:26:39 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10697#p10697</guid>
		</item>
	</channel>
</rss>
