<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Having memo or comment displayed on bank_inquiry.php]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3392</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3392&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Having memo or comment displayed on bank_inquiry.php.]]></description>
		<lastBuildDate>Sun, 07 Oct 2012 04:19:10 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Having memo or comment displayed on bank_inquiry.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13666#p13666</link>
			<description><![CDATA[<p><a href="https://frontaccounting.hg.sourceforge.net/hgweb/frontaccounting/frontaccounting/rev/f4f8f29481cd">Mercurial Changeset 3070</a></p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 07 Oct 2012 04:19:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13666#p13666</guid>
		</item>
		<item>
			<title><![CDATA[Re: Having memo or comment displayed on bank_inquiry.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13626#p13626</link>
			<description><![CDATA[<p>SWEET!<br />Thank you Sir.</p>]]></description>
			<author><![CDATA[null@example.com (roller24)]]></author>
			<pubDate>Thu, 04 Oct 2012 13:09:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13626#p13626</guid>
		</item>
		<item>
			<title><![CDATA[Re: Having memo or comment displayed on bank_inquiry.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13577#p13577</link>
			<description><![CDATA[<p>This has now been fixed and HG repository will be updated. In the mean time you can change this yourself:<br /></p><div class="codebox"><pre><code>/gl/inquiry/bank_inquiry.php Line 70. Change to:

$th = array(_(&quot;Type&quot;), _(&quot;#&quot;), _(&quot;Reference&quot;), _(&quot;Date&quot;),
    _(&quot;Debit&quot;), _(&quot;Credit&quot;), _(&quot;Balance&quot;), _(&quot;Person/Item&quot;), _(&quot;Memo&quot;), &quot;&quot;);

After line:

    label_cell(payment_person_name($myrow[&quot;person_type_id&quot;],$myrow[&quot;person_id&quot;]));

Add line:

    label_cell(get_comments_string($myrow[&quot;type&quot;], $myrow[&quot;trans_no&quot;]));</code></pre></div><p>Now you will see the comments/meno on the transactions.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 02 Oct 2012 07:38:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13577#p13577</guid>
		</item>
		<item>
			<title><![CDATA[Re: Having memo or comment displayed on bank_inquiry.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13576#p13576</link>
			<description><![CDATA[<p>Although you will see the memo when pressing the number, I see that this would be cool. Will implement it.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 02 Oct 2012 07:00:41 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13576#p13576</guid>
		</item>
		<item>
			<title><![CDATA[Having memo or comment displayed on bank_inquiry.php]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13575#p13575</link>
			<description><![CDATA[<p>I would like to take the memo/comment from gl_trans_view and display it as an additional row in the table created by bank_inquiry.<br />Does anyone know how this should be done, I&#039;ve tried, but my php is not very good.<br />Any help would be appreciated.</p>]]></description>
			<author><![CDATA[null@example.com (roller24)]]></author>
			<pubDate>Tue, 02 Oct 2012 02:15:16 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13575#p13575</guid>
		</item>
	</channel>
</rss>
