<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Missing store data for Salesman on debtor_trans table]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7691&amp;type=atom" />
	<updated>2018-09-05T19:13:23Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7691</id>
		<entry>
			<title type="html"><![CDATA[Re: Missing store data for Salesman on debtor_trans table]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32599#p32599" />
			<content type="html"><![CDATA[<p>A suggested mod may be in order in the meanwhile.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-09-05T19:13:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32599#p32599</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Missing store data for Salesman on debtor_trans table]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32591#p32591" />
			<content type="html"><![CDATA[<p>Yes its good to hear. </p><p> The salesman part should extend with&nbsp; login access to each sales person. We need to like sales person with users table</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2018-09-04T15:47:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32591#p32591</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Missing store data for Salesman on debtor_trans table]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32590#p32590" />
			<content type="html"><![CDATA[<p>Thanks @notrinos.</p><p>We can fix this to the next major, 2.5. It is not possible to change db structure during minor releases.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2018-09-04T14:09:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32590#p32590</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Missing store data for Salesman on debtor_trans table]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32589#p32589" />
			<content type="html"><![CDATA[<p>Let says we have 2 salesman : Salesman1 and Salesman2<br />And we have a customer named MoneyMaker ltd with it&#039;s branch MoneyMaker which has assigned for Salesman1</p><p>By 1st Sep 2018 we created an <strong>invoice #1</strong> for MoneyMake with it&#039;s value <strong>$300</strong>.<br />By 4th Sep 2018 we reassigned MoneyMaker for Salesman2 then created <strong>invoice #2</strong> for same customer with value <strong>$200.</strong></p><p>Now, print report for Salesman Listing (rep_106) we will see Grand Total of Salesman1 is zero, and Salesman2 is $500.<br />This seems wrong since Salesman1 has $300 revenue and Salseman2 has $200.</p><p>This problem happened because in debtor_trans table we only refer to branch_code without store saleman_code for transactions.</p><p>Will need to add column salesman_code for debtor_trans table and modify function write_customer_trans() as well. Also change SELECT query in rep_106 and may somewhere else.</p>]]></content>
			<author>
				<name><![CDATA[notrinos]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36772</uri>
			</author>
			<updated>2018-09-04T13:59:17Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32589#p32589</id>
		</entry>
</feed>
