<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — subledger_list_cells defined with 4 parameters and called with more]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9594&amp;type=atom" />
	<updated>2021-12-14T08:54:36Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=9594</id>
		<entry>
			<title type="html"><![CDATA[Re: subledger_list_cells defined with 4 parameters and called with more]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40372#p40372" />
			<content type="html"><![CDATA[<p>Yes, indeed those were traces of some never implemented per customer multicurrency clearences. <a href="https://sourceforge.net/p/frontaccounting/git/ci/40acce2851269a49d43e2082d7a09058a856a81b/">Fixed</a>.<br />J.</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2021-12-14T08:54:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40372#p40372</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: subledger_list_cells defined with 4 parameters and called with more]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40354#p40354" />
			<content type="html"><![CDATA[<p>I will ask @itronics to look into this.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2021-12-10T07:00:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40354#p40354</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[subledger_list_cells defined with 4 parameters and called with more]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40353#p40353" />
			<content type="html"><![CDATA[<p>From the <strong>subledger_list_cells</strong> definition, we have only 4 parameters. <br /></p><div class="codebox"><pre><code>function subledger_list_cells($label, $name, $account, $selected_id=null)</code></pre></div><p>and it was called from <strong>gl_journal_ui.inc</strong>. like this. </p><div class="codebox"><pre><code>subledger_list_cells(null, &#039;person_id&#039;, get_post(&#039;code_id&#039;), null, false, false,
                get_company_currency() == $sel_cur  ? null : $sel_cur);</code></pre></div><p>Is there any reason with that. How its been used inside the same function. <br />@joe</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2021-12-10T05:42:23Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40353#p40353</id>
		</entry>
</feed>
