<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Bank Statement - no space between # and Reference column]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6456&amp;type=atom" />
	<updated>2016-09-06T09:46:02Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=6456</id>
		<entry>
			<title type="html"><![CDATA[Re: Bank Statement - no space between # and Reference column]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=26258#p26258" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2016-09-06T09:46:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=26258#p26258</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bank Statement - no space between # and Reference column]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=26252#p26252" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2016-09-06T06:57:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=26252#p26252</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Bank Statement - no space between # and Reference column]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=26247#p26247" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2016-09-06T02:28:46Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=26247#p26247</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Bank Statement - no space between # and Reference column]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=26244#p26244" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ddahlstrom]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17235</uri>
			</author>
			<updated>2016-09-05T13:33:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=26244#p26244</id>
		</entry>
</feed>
