<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Supplier Transaction Inquiry for GRN]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7913</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7913&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Supplier Transaction Inquiry for GRN.]]></description>
		<lastBuildDate>Mon, 14 Jan 2019 14:39:35 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Supplier Transaction Inquiry for GRN]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33961#p33961</link>
			<description><![CDATA[<div class="quotebox"><cite>seahawk wrote:</cite><blockquote><p>The Purchases/ Inquiries and reports/ supplier transaction inquiry/</p><p>It only shows Purchase Order Delivery and nothing else for the supplier.</p></blockquote></div><p>This was resolved with the above change to the supp_trans_db.inc.</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (seahawk)]]></author>
			<pubDate>Mon, 14 Jan 2019 14:39:35 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33961#p33961</guid>
		</item>
		<item>
			<title><![CDATA[Re: Supplier Transaction Inquiry for GRN]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33956#p33956</link>
			<description><![CDATA[<p>The Purchases/ Inquiries and reports/ supplier transaction inquiry/</p><p>It only shows Purchase Order Delivery and nothing else for the supplier.</p>]]></description>
			<author><![CDATA[null@example.com (seahawk)]]></author>
			<pubDate>Mon, 14 Jan 2019 12:17:18 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33956#p33956</guid>
		</item>
		<item>
			<title><![CDATA[Re: Supplier Transaction Inquiry for GRN]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33953#p33953</link>
			<description><![CDATA[<p>Had the same issue with Supplier Tax Invoices that did not show, but this fixed it.</p>]]></description>
			<author><![CDATA[null@example.com (seahawk)]]></author>
			<pubDate>Mon, 14 Jan 2019 11:42:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33953#p33953</guid>
		</item>
		<item>
			<title><![CDATA[Re: Supplier Transaction Inquiry for GRN]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33917#p33917</link>
			<description><![CDATA[<p>https://www.w3schools.com/php/default.asp</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 09 Jan 2019 08:46:58 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33917#p33917</guid>
		</item>
		<item>
			<title><![CDATA[Re: Supplier Transaction Inquiry for GRN]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33909#p33909</link>
			<description><![CDATA[<p>Noted with thanks.</p><p>I think I might make an effort to pick up PHP skills.</p><p>Please give some suggestions on what is a good starting point (book or website) for someone to learn PHP and MySQL for web applications (especially ERP applications).</p>]]></description>
			<author><![CDATA[null@example.com (kanay)]]></author>
			<pubDate>Tue, 08 Jan 2019 22:16:16 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33909#p33909</guid>
		</item>
		<item>
			<title><![CDATA[Re: Supplier Transaction Inquiry for GRN]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33814#p33814</link>
			<description><![CDATA[<p>This has been fixed and committed to stable repo. Thanks @notrinos.</p><p>The fixed file can be downloaded <a href="https://sourceforge.net/p/frontaccounting/git/ci/master/tree/purchasing/includes/db/supp_trans_db.inc">here</a>.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 02 Jan 2019 08:16:39 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33814#p33814</guid>
		</item>
		<item>
			<title><![CDATA[Re: Supplier Transaction Inquiry for GRN]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33813#p33813</link>
			<description><![CDATA[<p>Yes @kanay<br />This bug can be fixed by adding this code to below the line 260 of supp_trans_db.inc<br /></p><div class="codebox"><pre><code>$sql2 .= &quot; AND trans.delivery_date &gt;= &#039;$date_after&#039;
            AND trans.delivery_date &lt;= &#039;$date_to&#039;&quot;;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (notrinos)]]></author>
			<pubDate>Wed, 02 Jan 2019 06:46:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33813#p33813</guid>
		</item>
		<item>
			<title><![CDATA[Supplier Transaction Inquiry for GRN]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33812#p33812</link>
			<description><![CDATA[<p>To the Development Team,</p><p>The Supplier Transaction Inquiry for GRN does not filter the results by date range.&nbsp; Instead it shows all the GRN inside the database.</p><p>Supplier Transaction Inquiry for Supplier Invoices and Supplier Payments are working okay.</p><p>Many thanks for looking into this possible bug.</p>]]></description>
			<author><![CDATA[null@example.com (kanay)]]></author>
			<pubDate>Wed, 02 Jan 2019 04:21:47 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33812#p33812</guid>
		</item>
	</channel>
</rss>
