<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Counter Party]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7647&amp;type=atom" />
	<updated>2018-08-03T13:21:16Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7647</id>
		<entry>
			<title type="html"><![CDATA[Re: Counter Party]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32364#p32364" />
			<content type="html"><![CDATA[<p>Thank you, Braath.</p><p>Note: I found the subledger_list function in includes/ui/ui_lists.inc in FA Version 2.4.4 Build 26.03.2018.</p>]]></content>
			<author>
				<name><![CDATA[oakstreet1]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42263</uri>
			</author>
			<updated>2018-08-03T13:21:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32364#p32364</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Counter Party]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32358#p32358" />
			<content type="html"><![CDATA[<p>Try:<br /></p><div class="codebox"><pre><code>core/gl/gl_journal.php:

function subledger_list($name, $account, $selected_id=null)
                &#039;type&#039; =&gt; (@$SysPrefs-&gt;search_autocomplete ? 4 : 1),
                &#039;size&#039; =&gt; 20,
                &#039;async&#039; =&gt; false,
+        &#039;spec_option&#039; =&gt; &#039;Nada&#039;
        ) );

core/gl/gl_journal.php:

function check_item_data()
                set_focus(&#039;code_id&#039;);
                return false;
        }
+/*
        if (is_subledger_account(get_post(&#039;code_id&#039;))) {
                if(!get_post(&#039;person_id&#039;)) {
                        display_error(_(&quot;You must select subledger account.&quot;));
                       $Ajax-&gt;activate(&#039;items_table&#039;);
                       set_focus(&#039;person_id&#039;);
                        return false;
                }
        }
+*/</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Braath Waate]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41493</uri>
			</author>
			<updated>2018-08-02T11:15:25Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32358#p32358</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Counter Party]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32354#p32354" />
			<content type="html"><![CDATA[<p>There is another thread on this topic. This needs to be fixed. All we need is a miscellaneous option in the pull-down.</p>]]></content>
			<author>
				<name><![CDATA[oakstreet1]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42263</uri>
			</author>
			<updated>2018-08-01T22:02:46Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32354#p32354</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Counter Party]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32353#p32353" />
			<content type="html"><![CDATA[<p>If the bank account is listed in a supplier as an accounts payable account or in a customer as an accounts receivable account, the counterparty field shows up.&nbsp; &nbsp;So if you do not want the counterparty field, then find the supplier/customer and change it to go to a different account.&nbsp; (Use Accounts Payable or Accounts Receivable).</p>]]></content>
			<author>
				<name><![CDATA[Braath Waate]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41493</uri>
			</author>
			<updated>2018-08-01T21:41:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32353#p32353</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Counter Party]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=32345#p32345" />
			<content type="html"><![CDATA[<p>I took over the accounting so no clue why my checking account has a &quot;counterparty&quot; choice when making the payroll JE.</p><p>1) what is a counterparty in regards to my main GL account?<br />2) Where was it set up in Front Accounting?<br />3) Can i delete it?</p>]]></content>
			<author>
				<name><![CDATA[scott.randall]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42729</uri>
			</author>
			<updated>2018-08-01T18:20:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=32345#p32345</id>
		</entry>
</feed>
