<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Import Transactions v2.3.22-5 fix and code cleanup]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5425</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5425&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Import Transactions v2.3.22-5 fix and code cleanup.]]></description>
		<lastBuildDate>Sun, 28 Dec 2014 20:04:28 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Import Transactions v2.3.22-5 fix and code cleanup]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21932#p21932</link>
			<description><![CDATA[<p>I have notified the author Ross Addison but got a cryptic auto reply from another email address!</p><p>Only one set of redundant notification lines were there that have been removed - all others are equivalent code for ease of readability besides another notification added for the state when on $trial there were no records.</p><p>It is placed in the forums so that users can directly partake of it and in context. Also, any eagle eyes that can spot any errors in it would be more than welcome to improve upon it.</p><p>Further <a href="https://github.com/apmuthu/frontaccounting/commit/f1abbe5ea189b94067d8ee72da010201ac28b506">cleanup</a> has been done.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 28 Dec 2014 20:04:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21932#p21932</guid>
		</item>
		<item>
			<title><![CDATA[Re: Import Transactions v2.3.22-5 fix and code cleanup]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21924#p21924</link>
			<description><![CDATA[<p>Please use the author/maintainer email found in the package info to address such issues in publishes packages in the future, there is no warranty the extension author read this forum.</p><p>BTW While it may seem a little redundant to your eyes, both forms are proper and one could judge the current one is even more canonical. This ise disputable, but anyway outside interest of most forum users. Therefore I think this is another good reason to address such notices directly to the author.</p><p>Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Sun, 28 Dec 2014 18:47:34 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21924#p21924</guid>
		</item>
		<item>
			<title><![CDATA[Import Transactions v2.3.22-5 fix and code cleanup]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21917#p21917</link>
			<description><![CDATA[<p>In today&#039;s inclusion of Branch Number in the Import transactions v2.3.22-5 extension , please change the several instances of:<br /></p><div class="codebox"><pre><code>($trial == true)</code></pre></div><p>to<br /></p><div class="codebox"><pre><code>$trial</code></pre></div><p>There is also duplication of display notification at the end when $trial is true in import_transactions.php.</p><p>The full patch is attached.</p><p>The commit is in <a href="https://github.com/apmuthu/frontaccounting/commit/cf074873f0019236f5d040b7cd6156050541009d">my GitHub Repo</a>.</p><p>Additional formatting of the single lined README.md file and the hashes update are also <a href="https://github.com/apmuthu/frontaccounting/commit/a5097c5af1d02b8cea86696471cb6697c732b799">done</a>.</p><p>In fact, the initialisation at line 103 may not be needed (<strong>$trial=false;</strong>).</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 28 Dec 2014 12:55:34 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21917#p21917</guid>
		</item>
	</channel>
</rss>
