<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Searching Journal Inquiry by user not working? FA 2.4.2]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7011&amp;type=atom" />
	<updated>2017-10-05T11:45:39Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7011</id>
		<entry>
			<title type="html"><![CDATA[Re: Searching Journal Inquiry by user not working? FA 2.4.2]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28852#p28852" />
			<content type="html"><![CDATA[<p>Glad to fix a simple bug</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2017-10-05T11:45:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28852#p28852</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Searching Journal Inquiry by user not working? FA 2.4.2]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28851#p28851" />
			<content type="html"><![CDATA[<p>About to try now. Thanks, you&#039;re awesome.</p>]]></content>
			<author>
				<name><![CDATA[davidkumi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=14310</uri>
			</author>
			<updated>2017-10-05T11:12:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28851#p28851</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Searching Journal Inquiry by user not working? FA 2.4.2]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28845#p28845" />
			<content type="html"><![CDATA[<p>ok <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2017-10-05T05:31:46Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28845#p28845</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Searching Journal Inquiry by user not working? FA 2.4.2]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28840#p28840" />
			<content type="html"><![CDATA[<p>Will do later this evening.<br /><a href="https://github.com/FrontAccountingERP/FA/commit/e7e47c885e2f92ff4bfd684eb362a88dd226cfdd">Committed</a></p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2017-10-04T16:31:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28840#p28840</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Searching Journal Inquiry by user not working? FA 2.4.2]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28838#p28838" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2017-10-04T16:07:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28838#p28838</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Searching Journal Inquiry by user not working? FA 2.4.2]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28830#p28830" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[davidkumi]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=14310</uri>
			</author>
			<updated>2017-10-04T14:54:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28830#p28830</id>
		</entry>
</feed>
