<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Bug in rep101.php]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8009&amp;type=atom" />
	<updated>2019-02-23T06:03:43Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8009</id>
		<entry>
			<title type="html"><![CDATA[Re: Bug in rep101.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34316#p34316" />
			<content type="html"><![CDATA[<p><s>@joe: is this warranted?</s>: <a href="https://github.com/FrontAccountingERP/FA/commit/2c2164f6e17101e8bbfe029d272ea0d5266d6ec4">Fixed</a></p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-02-23T06:03:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34316#p34316</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bug in rep101.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34303#p34303" />
			<content type="html"><![CDATA[<p>@kvvaradha I am using the latest repo.<br />In the above thread you mentioned, your fix covers the transaction debiting customer through Journal Entry.</p><p>While my fix also covers the transactions crediting customers through journal entry.</p><p>Check the Screen Shot I attached.</p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2019-02-21T16:05:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34303#p34303</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bug in rep101.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34298#p34298" />
			<content type="html"><![CDATA[<p><a href="https://frontaccounting.com/punbb/viewtopic.php?id=7838"> This thread </a> has already predicted the issue and updated it on repo. May be you can get it from unstable repo .</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2019-02-21T06:36:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34298#p34298</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Bug in rep101.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34289#p34289" />
			<content type="html"><![CDATA[<p>The line # 242 shall be fixed as below</p><div class="codebox"><pre><code>if (($trans[&#039;type&#039;] == ST_JOURNAL &amp;&amp; $item[0]) || $trans[&#039;type&#039;] == ST_SALESINVOICE || $trans[&#039;type&#039;] == ST_BANKPAYMENT)
            </code></pre></div><p>Other wise Any Transaction crediting Customer through JE will not be contained when the report is viewed Show Balance = No</p><p><a href="http://prnt.sc/mno39v">screen shot of the bug</a></p>]]></content>
			<author>
				<name><![CDATA[boxygen]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20175</uri>
			</author>
			<updated>2019-02-20T13:16:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34289#p34289</id>
		</entry>
</feed>
