<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Formatting error in dashboard.inc]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8529&amp;type=atom" />
	<updated>2019-11-25T07:51:19Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8529</id>
		<entry>
			<title type="html"><![CDATA[Re: Formatting error in dashboard.inc]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36481#p36481" />
			<content type="html"><![CDATA[<p>Thanks @brucek,</p><p>This has been <a href="https://github.com/FrontAccountingERP/FA/commit/42264ea9534828b5b66b67a6cc0991b4b4ecf8e0">committed</a> to stable 2.4.7 repo. Was also fixed on the Top Suppliers.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2019-11-25T07:51:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36481#p36481</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Formatting error in dashboard.inc]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=36477#p36477" />
			<content type="html"><![CDATA[<p>dashboard.inc:</p><p>function customer_top($today, $limit=10, $width=&quot;33&quot;, &amp;$pg=null)...<br />~line 198:<br />changed:<br />$name = $myrow[&quot;debtor_no&quot;].&quot; &quot;.$myrow[&quot;name&quot;]</p><p>to</p><p>$name = $myrow[&quot;debtor_no&quot;].&quot; &quot;.htmlspecialchars_decode($myrow[&quot;name&quot;])</p><p>Allows &quot;&amp;&quot; to display as &quot;&amp;&quot; and not &quot;&amp;amp;&quot;</p>]]></content>
			<author>
				<name><![CDATA[brucek@pelhamhs.org]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41547</uri>
			</author>
			<updated>2019-11-24T15:07:17Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=36477#p36477</id>
		</entry>
</feed>
