<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Deleting Fiscal Year - III]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6386&amp;type=atom" />
	<updated>2016-07-29T10:52:53Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=6386</id>
		<entry>
			<title type="html"><![CDATA[Deleting Fiscal Year - III]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=25887#p25887" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2016-07-29T10:52:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=25887#p25887</id>
		</entry>
</feed>
