<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Deleting Fiscal Year - III]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=6386</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6386&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Deleting Fiscal Year - III.]]></description>
		<lastBuildDate>Fri, 29 Jul 2016 10:52:53 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Deleting Fiscal Year - III]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=25887#p25887</link>
			<description><![CDATA[<p>After deleting all fiscal years except the current one, we see all opening balances pertaining to only the current fiscal year appended to the <strong>gl_trans</strong> table. Attempting to query thus:<br /></p><div class="codebox"><pre><code>SELECT * FROM `gl_trans` WHERE ABS(amount) &lt; .001 AND amount &lt;&gt; 0;</code></pre></div><p>we find that there is one (chart_class.cid=2 =&gt; Liabilities) entry that has a very tiny amount balance, ie., 2.27373675443232e-13. There are over 100 entries whose absolute <strong>gl_trans.amount</strong> value is under 0.01. How do we eliminate these opening balance entries - where does the contra go if we delete these GL entries?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 29 Jul 2016 10:52:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=25887#p25887</guid>
		</item>
	</channel>
</rss>
