<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Searching Journal Inquiry by user not working? FA 2.4.2]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7011</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7011&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Searching Journal Inquiry by user not working? FA 2.4.2.]]></description>
		<lastBuildDate>Thu, 05 Oct 2017 11:45:39 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Searching Journal Inquiry by user not working? FA 2.4.2]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28852#p28852</link>
			<description><![CDATA[<p>Glad to fix a simple bug</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Thu, 05 Oct 2017 11:45:39 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28852#p28852</guid>
		</item>
		<item>
			<title><![CDATA[Re: Searching Journal Inquiry by user not working? FA 2.4.2]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28851#p28851</link>
			<description><![CDATA[<p>About to try now. Thanks, you&#039;re awesome.</p>]]></description>
			<author><![CDATA[null@example.com (davidkumi)]]></author>
			<pubDate>Thu, 05 Oct 2017 11:12:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28851#p28851</guid>
		</item>
		<item>
			<title><![CDATA[Re: Searching Journal Inquiry by user not working? FA 2.4.2]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28845#p28845</link>
			<description><![CDATA[<p>ok <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Thu, 05 Oct 2017 05:31:46 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28845#p28845</guid>
		</item>
		<item>
			<title><![CDATA[Re: Searching Journal Inquiry by user not working? FA 2.4.2]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28840#p28840</link>
			<description><![CDATA[<p>Will do later this evening.<br /><a href="https://github.com/FrontAccountingERP/FA/commit/e7e47c885e2f92ff4bfd684eb362a88dd226cfdd">Committed</a></p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 04 Oct 2017 16:31:40 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28840#p28840</guid>
		</item>
		<item>
			<title><![CDATA[Re: Searching Journal Inquiry by user not working? FA 2.4.2]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28838#p28838</link>
			<description><![CDATA[<p>I have a solution for this issue, </p><p>goto file manager and followed by this path </p><p>[Root_of_your_fa/gl/inquiry/journal_inquiry.php edit this file and find this below code.</p><div class="codebox"><pre><code> $sql = get_sql_for_journal_inquiry(get_post(&#039;filterType&#039;, -1), get_post(&#039;FromDate&#039;),
    get_post(&#039;ToDate&#039;), get_post(&#039;Ref&#039;), get_post(&#039;Memo&#039;), check_value(&#039;AlsoClosed&#039;)); </code></pre></div><p>Here change this code to <br /></p><div class="codebox"><pre><code> $sql = get_sql_for_journal_inquiry(get_post(&#039;filterType&#039;, -1), get_post(&#039;FromDate&#039;),
    get_post(&#039;ToDate&#039;), get_post(&#039;Ref&#039;), get_post(&#039;Memo&#039;), check_value(&#039;AlsoClosed&#039;),get_post(&#039;userid&#039;)); </code></pre></div><p>than it will work. </p><p>@joe commit this change on your next commit.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Wed, 04 Oct 2017 16:07:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28838#p28838</guid>
		</item>
		<item>
			<title><![CDATA[Searching Journal Inquiry by user not working? FA 2.4.2]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28830#p28830</link>
			<description><![CDATA[<p>Hi all,</p><p>When I want to see transactions only by a specific user, I go to Banking and General Ledger &gt; Journal Inquiry, then select that user. But the result doesn&#039;t filter.</p><p>How do fix this?</p>]]></description>
			<author><![CDATA[null@example.com (davidkumi)]]></author>
			<pubDate>Wed, 04 Oct 2017 14:54:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28830#p28830</guid>
		</item>
	</channel>
</rss>
