<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Salesman listing not adding over page break in report]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2567&amp;type=atom" />
	<updated>2011-11-26T22:02:42Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=2567</id>
		<entry>
			<title type="html"><![CDATA[Re: Salesman listing not adding over page break in report]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=10944#p10944" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2011-11-26T22:02:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=10944#p10944</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Salesman listing not adding over page break in report]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=10940#p10940" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jonathan46]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=9282</uri>
			</author>
			<updated>2011-11-26T14:57:07Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=10940#p10940</id>
		</entry>
</feed>
