<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — comment in view_sales_order.php]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4425&amp;type=atom" />
	<updated>2013-09-29T17:29:13Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=4425</id>
		<entry>
			<title type="html"><![CDATA[Re: comment in view_sales_order.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17992#p17992" />
			<content type="html"><![CDATA[<p>Thanks Joe for the <a href="http://devel.frontaccounting.com/git/?p=fa-stable.git;a=commit;h=ca3a597090affea37bc38d35c131a041b1280cc1">fix</a>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-09-29T17:29:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17992#p17992</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: comment in view_sales_order.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17967#p17967" />
			<content type="html"><![CDATA[<p>I will have a look at this.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2013-09-26T07:28:21Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17967#p17967</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: comment in view_sales_order.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17966#p17966" />
			<content type="html"><![CDATA[<p>you also might want to consider changing line 325 in - ui_view.inc - with this:<br />echo nl2br($comment[&quot;memo_&quot;]) . &quot;&lt;br&gt;&quot;;</p>]]></content>
			<author>
				<name><![CDATA[cristiart]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17592</uri>
			</author>
			<updated>2013-09-26T02:09:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17966#p17966</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[comment in view_sales_order.php]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17965#p17965" />
			<content type="html"><![CDATA[<p>in view_sales_order.php&nbsp; line:<br />label_row(_(&quot;Comments&quot;), ($_SESSION[&#039;View&#039;]-&gt;Comments), &quot;class=&#039;tableheader2&#039;&quot;, &quot;colspan=3&quot;);</p><p>i think it should be replaced with:<br />label_row(_(&quot;Comments&quot;), nl2br($_SESSION[&#039;View&#039;]-&gt;Comments), &quot;class=&#039;tableheader2&#039;&quot;, &quot;colspan=3&quot;);</p><p>this way comments about different sales items will make more sense and be easier to read</p>]]></content>
			<author>
				<name><![CDATA[cristiart]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17592</uri>
			</author>
			<updated>2013-09-26T01:56:25Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17965#p17965</id>
		</entry>
</feed>
