<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Purchase Order Delivery does not show the Supplier name.]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7841&amp;type=atom" />
	<updated>2018-11-25T11:20:17Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7841</id>
		<entry>
			<title type="html"><![CDATA[Re: Purchase Order Delivery does not show the Supplier name.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33395#p33395" />
			<content type="html"><![CDATA[<p>Glad to hear.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2018-11-25T11:20:17Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33395#p33395</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Purchase Order Delivery does not show the Supplier name.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33390#p33390" />
			<content type="html"><![CDATA[<p>The <strong>rep704</strong> can be improved by allocating the Dimensions space for the first and Supplier Name columns when no Dimension is chosen for the report.</p><p>How does the current <a href="https://github.com/FrontAccountingERP/FA/commit/3d01a4b1319dd62d6b7672ebfc3d73f594343b6a">commit</a> get <strong>supplier_id</strong> stored now? It has only removed the redundancy available in lines 149-150 in gl/includes/db/gl_db_trans.inc.</p><p>Negative entries in <strong>gl_trans</strong> table for [trans_]type=20 (ST_SUPPINVOICE) have always had their <em>person_id</em> populated in it. The [trans_]type=25 (ST_SUPPRECEIVE) <strong>still</strong> do not populate the <em>person_id</em> field in it. The INSERT statement in line 48 allows such population based on a NOT NULL check of $person_type_id in lines 51 and 61 of <a href="https://github.com/FrontAccountingERP/FA/blob/3d01a4b1319dd62d6b7672ebfc3d73f594343b6a/gl/includes/db/gl_db_trans.inc">gl/includes/db/gl_db_trans.inc</a>. Also must such purchase GRNs have such an entry here at all? Only invoices (10, 20) and payments (12, 22) for sales and purchases need and have it.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-11-25T03:29:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33390#p33390</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Purchase Order Delivery does not show the Supplier name.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33388#p33388" />
			<content type="html"><![CDATA[<p>This has been fixed, both on screen and in report. Committed to stable repo. Thanks @kvvaradha.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2018-11-24T22:25:57Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33388#p33388</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Purchase Order Delivery does not show the Supplier name.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33386#p33386" />
			<content type="html"><![CDATA[<p>Willdo later.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2018-11-24T16:32:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33386#p33386</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Purchase Order Delivery does not show the Supplier name.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=33378#p33378" />
			<content type="html"><![CDATA[<p>Recently I found one more report issue, The <strong>gl_trans</strong> table does not store the <strong>supplier id</strong>.&nbsp; May be I didn&#039;t check the reason much.&nbsp; But from the GL Accounts Transactions report, the supplier name is missing for GRN rows. </p><p>So it can be fixed by just changing it&nbsp; <a href="https://github.com/kvcodes/FA/commit/7c475687f183c3790d1ae37b7fc90e53173cb18c">commit</a></p><p>@joe look into it.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2018-11-24T08:40:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=33378#p33378</id>
		</entry>
</feed>
