<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Salesman listing not adding over page break in report]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=2567</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2567&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Salesman listing not adding over page break in report.]]></description>
		<lastBuildDate>Sat, 26 Nov 2011 22:02:42 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Salesman listing not adding over page break in report]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10944#p10944</link>
			<description><![CDATA[<p>This is a bug. The HG repository has been updated. Thanks for reporting.</p><p>You can remove the following lines from line 108:<br /></p><div class="codebox"><pre><code>        if ($rep-&gt;row &lt; $rep-&gt;bottomMargin + (2 * $rep-&gt;lineHeight))
        {
            $salesman = 0;
            $rep-&gt;NewPage();
        }</code></pre></div><p>and from line 155 (151 if you do not count the above line) remove these lines:<br /></p><div class="codebox"><pre><code>            if ($rep-&gt;row &lt; $rep-&gt;bottomMargin + (2 * $rep-&gt;lineHeight))
            {
                $salesman = 0;
                $rep-&gt;NewPage();
            }</code></pre></div><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 26 Nov 2011 22:02:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10944#p10944</guid>
		</item>
		<item>
			<title><![CDATA[Salesman listing not adding over page break in report]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=10940#p10940</link>
			<description><![CDATA[<p>Sales &gt; Customer and sales reports &gt; Salesman listing</p><p>If an individual salesman&#039;s list runs over to the next page, the total given for that person is of only the entries that appear on the last page.</p><p>The final total of all salesmen is correct, but the individual totals are not.</p><p>Is this a fault or have I misunderstood something?</p>]]></description>
			<author><![CDATA[null@example.com (jonathan46)]]></author>
			<pubDate>Sat, 26 Nov 2011 14:57:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=10940#p10940</guid>
		</item>
	</channel>
</rss>
