<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Bank Statement - no space between # and Reference column]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=6456</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6456&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Bank Statement - no space between # and Reference column.]]></description>
		<lastBuildDate>Tue, 06 Sep 2016 09:46:02 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Bank Statement - no space between # and Reference column]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=26258#p26258</link>
			<description><![CDATA[<p>@joe: Thanks. No backport needed as too many reports change.</p><p>Can refer <a href="https://github.com/FrontAccountingERP/FA/commit/68bf09b0ddf5bbe3a0155d288f4d0334104a9538">this commit</a> in the <a href="https://frontaccounting.com/fawiki/index.php?n=Help.ReportsAndAnalysis">wiki</a> for those with such edge cases in FA 2.3.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 06 Sep 2016 09:46:02 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=26258#p26258</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bank Statement - no space between # and Reference column]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=26252#p26252</link>
			<description><![CDATA[<p>This has now been committed to unstable, 2.4 RC1. I don&#039;t think back port is needed.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 06 Sep 2016 06:57:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=26252#p26252</guid>
		</item>
		<item>
			<title><![CDATA[Re: Bank Statement - no space between # and Reference column]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=26247#p26247</link>
			<description><![CDATA[<p>The <strong>Banking -&gt; Bank Statement</strong> report file is <strong>reporting/rep601.php</strong>. Change it&#039;s line 75 (in current version - check for your version):<br /></p><div class="codebox"><pre><code>    $cols = array(0, 90, 110, 170, 225, 350, 400, 460, 520);</code></pre></div><p>to:<br /></p><div class="codebox"><pre><code>    $cols = array(0, 90, 120, 170, 225, 350, 400, 460, 520);</code></pre></div><p>Each element in the above array represents the starting character column for the font used in sequence for the various headings in the array <strong>$headers</strong> assigned thereafter.</p><p>@joe: Actually, this can be made the standard (as appropriate for other reports as well) since a 4 digit transaction number will be quite common.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 06 Sep 2016 02:28:46 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=26247#p26247</guid>
		</item>
		<item>
			<title><![CDATA[Bank Statement - no space between # and Reference column]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=26244#p26244</link>
			<description><![CDATA[<p>I&#039;m on rev. 2.3.15 of FA.&nbsp; The index on my supplier payments has just gone to 4 digits and now there is no space between the #&nbsp; column and the Reference column.&nbsp; There is still plenty of space between the Reference and Date columns so I&#039;m wondering if there is a way I could bump the Reference column over by a space or two to fix this.</p><p>Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (ddahlstrom)]]></author>
			<pubDate>Mon, 05 Sep 2016 13:33:16 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=26244#p26244</guid>
		</item>
	</channel>
</rss>
