<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Error in Sales Summary Report]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3633&amp;type=atom" />
	<updated>2014-12-27T03:16:22Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3633</id>
		<entry>
			<title type="html"><![CDATA[Re: Error in Sales Summary Report]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21902#p21902" />
			<content type="html"><![CDATA[<p>@joe: This extension naming change is not yet done and the Item Sales Summary report name too needs to be labelled in correctly.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-12-27T03:16:22Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21902#p21902</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Error in Sales Summary Report]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14742#p14742" />
			<content type="html"><![CDATA[<p>Thank you for finding the correction in the report. I have updated rep_sales_summary.php with the change and the result is exactly what I am after. <br />Trevor</p>]]></content>
			<author>
				<name><![CDATA[flort]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16716</uri>
			</author>
			<updated>2012-12-21T08:27:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14742#p14742</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Error in Sales Summary Report]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14705#p14705" />
			<content type="html"><![CDATA[<p>@Janusz<br />Thanks for the error correction. I&#039;ll post the actual changes in another extension in another post. The attachment was a jumble up of an extension that was in the process of testing the parameters.</p><p>@flort<br />The effective correction is to the sql in the <strong>rep_sales_summary.php</strong> at line 41:<br /></p><div class="codebox"><pre><code>&quot;.TB_PREF.&quot;debtor_trans_details.quantity</code></pre></div><p>equivalently changed to<br /></p><div class="codebox"><pre><code>SUM(&quot;.TB_PREF.&quot;debtor_trans_details.quantity) AS quantity</code></pre></div><p>and with aliases in actual code now being<br /></p><div class="codebox"><pre><code>SUM(line.quantity) as quantity</code></pre></div><p>Since there is already a standard report by the same name under Customer Reports, it may have been better to name this report as <strong>Item Sales Summary Report</strong>.</p><p>Wikied the screenshots of both reports:</p><p><a href="https://frontaccounting.com/fawiki/index.php?n=Help.CustomerSalesSummaryReport">Customer Sales Summary Report</a><br /><a href="https://frontaccounting.com/fawiki/index.php?n=Help.ItemSalesSummaryReport">Item Sales Summary Report</a></p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2012-12-19T13:59:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14705#p14705</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Error in Sales Summary Report]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14699#p14699" />
			<content type="html"><![CDATA[<p>@flort<br />Yes, you are right, there was a bug in sales report, just fixed in repo. Please install new package from repo.<br />Keep in mind the summary is made over sales invoicec, not sales deliveries, which maybe not exactly what you want.<br />@apmuthu<br />I have deleted your last post with attachment, as it does not solve the problem discussed here.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2012-12-19T08:47:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14699#p14699</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Error in Sales Summary Report]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14574#p14574" />
			<content type="html"><![CDATA[<p>I&#039;m a novice with php code so I&#039;m hoping someone else can correct it.</p>]]></content>
			<author>
				<name><![CDATA[flort]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16716</uri>
			</author>
			<updated>2012-12-11T09:52:03Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14574#p14574</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Error in Sales Summary Report]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14565#p14565" />
			<content type="html"><![CDATA[<p>Let us hopa that the author of this custom report sees this. If not, maybe your can fix the report?</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2012-12-10T09:11:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14565#p14565</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Error in Sales Summary Report]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=14564#p14564" />
			<content type="html"><![CDATA[<p>I have installed the Sales Summary Report in the Items &amp; Inventory Module and have found an error in the reported data.</p><p>When an item has more than one sale against it the report only shows the first sale unless there is a change in price. This means it doesn&#039;t reconcile against the actual sales or the Inventory History Report. All of my items are setup as Service Items.</p><p>Is it possible to have the report do a summation of all sales for the item and also have it show where there are different sale prices for the same item?</p>]]></content>
			<author>
				<name><![CDATA[flort]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16716</uri>
			</author>
			<updated>2012-12-10T09:00:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=14564#p14564</id>
		</entry>
</feed>
