<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Change Item Description Field to long_description Field.]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8832</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8832&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Change Item Description Field to long_description Field..]]></description>
		<lastBuildDate>Sat, 07 May 2022 09:57:25 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=41014#p41014</link>
			<description><![CDATA[<p>Sorry Guys I am bringing this up as another user is asking for the same (Long Item Description) on Quotations.<br />https://frontaccounting.com/punbb/viewtopic.php?id=9788</p><p>Hope you can help them.</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Sat, 07 May 2022 09:57:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=41014#p41014</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40531#p40531</link>
			<description><![CDATA[<p>@joe: Any changes, if minor, can be accommodated for 2 languages in Quotations into the core.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 23 Jan 2022 15:44:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40531#p40531</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40528#p40528</link>
			<description><![CDATA[<div class="quotebox"><cite>joe wrote:</cite><blockquote><p>@apmuthu,</p><p>All done. Committed to repo, 2.4.8.</p><p>The fixed Invoice Document, rep107.php, can be downloaded <a href="https://sourceforge.net/p/frontaccounting/git/ci/master/tree/reporting/rep107.php">here</a>.</p><p>/Joe</p></blockquote></div><p>Can you please also add the same in Quotations..?<br />This will be good for any one use 2 language..</p><p>thank you..</p>]]></description>
			<author><![CDATA[null@example.com (hananah)]]></author>
			<pubDate>Sat, 22 Jan 2022 21:10:52 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40528#p40528</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40527#p40527</link>
			<description><![CDATA[<p>Hello , Mr. apmuthu</p><p>Can you please also add the same in Quotations..?<br />This will be good for any one use 2 language..</p><p>thank you..</p>]]></description>
			<author><![CDATA[null@example.com (hananah)]]></author>
			<pubDate>Sat, 22 Jan 2022 11:29:34 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40527#p40527</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37646#p37646</link>
			<description><![CDATA[<p>@apmuthu,</p><p>All done. Committed to repo, 2.4.8.</p><p>The fixed Invoice Document, rep107.php, can be downloaded <a href="https://sourceforge.net/p/frontaccounting/git/ci/master/tree/reporting/rep107.php">here</a>.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 14 Jun 2020 07:24:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37646#p37646</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37641#p37641</link>
			<description><![CDATA[<p>@joe: Can update the sys_prefs data in the default chart sqls with:<br /></p><div class="codebox"><pre><code>,(&#039;long_description_invoice&#039;, &#039;setup.company&#039;, &#039;tinyint&#039;, &#039;1&#039;, &#039;0&#039;)</code></pre></div><p>Also, see if the attached patch for <strong>reporting/rep107.php</strong> can be incorporated.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 13 Jun 2020 18:48:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37641#p37641</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37638#p37638</link>
			<description><![CDATA[<p>Hello Guys,</p><p>This has now been committed to stable 2.4.8 repo. A new Company flag, Use Long Description on Invoices, has been created in the left pane at the bottom.<br />If this checkbox is set, the Long Item Description lines will be printed as well on Sales Invoices.</p><p>The following 3 files were changed and can be downloaded here:</p><p><a href="https://sourceforge.net/p/frontaccounting/git/ci/master/tree/admin/company_preferences.php">https://sourceforge.net/p/frontaccounti … rences.php</a><br /><a href="https://sourceforge.net/p/frontaccounting/git/ci/master/tree/sales/includes/db/cust_trans_details_db.inc">https://sourceforge.net/p/frontaccounti … ils_db.inc</a><br /><a href="https://sourceforge.net/p/frontaccounting/git/ci/master/tree/reporting/rep107.php">https://sourceforge.net/p/frontaccounti … rep107.php</a>.</p><p>@apmuthu</p><p>Please update the Wiki with these important features. Thanks in advance.</p><p>/Joe</p><p>/apmuthu: <a href="https://frontaccounting.com/fawiki/index.php?n=Help.CompanySetup">Done</a>.</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sat, 13 Jun 2020 07:37:01 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37638#p37638</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37636#p37636</link>
			<description><![CDATA[<p>Dear Mr. @apmuthu </p><p>I don&#039;t know what I have to say to you more than Thank You very very very much...<br />I really appreciate your efforts, It&#039;s work for me very well...</p><p>I don&#039;t know how attache the output image to share with you...</p><p>Thank You again.. ♥</p>]]></description>
			<author><![CDATA[null@example.com (hananah)]]></author>
			<pubDate>Fri, 12 Jun 2020 18:46:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37636#p37636</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37633#p37633</link>
			<description><![CDATA[<p>Will have a look at this.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 12 Jun 2020 11:51:45 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37633#p37633</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37630#p37630</link>
			<description><![CDATA[<p>@rafat: Thanks for the feedback. Hence no utf8_encode() was necessary if the necessary fonts are installed and called upon.</p><p>@joe: This can be implemented in the core for 2 line item in invoice with a SysPrefs flag for a company-wise choice.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 12 Jun 2020 08:52:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37630#p37630</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37629#p37629</link>
			<description><![CDATA[<p>Apmuth<br />It works nicely. I get the attached results.</p>]]></description>
			<author><![CDATA[null@example.com (rafat)]]></author>
			<pubDate>Fri, 12 Jun 2020 07:33:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37629#p37629</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37624#p37624</link>
			<description><![CDATA[<p>First, enable the availability of the <strong>long_description</strong> field in the function <strong>get_customer_trans_details</strong> in <strong>sales/includes/db/cust_trans_details_db.inc</strong> by inserting the following line as line 23:<br /></p><div class="codebox"><pre><code>        item.long_description As StockLongDescription,</code></pre></div><p>** @joe: the above can be implemented now **</p><br /><br /><br /><p>Then put in these lines at line 166 in <strong>reporting/rep107.php</strong>:<br /></p><div class="codebox"><pre><code>                $c--;
                $rep-&gt;TextColLines($c++, $c, $myrow2[&#039;StockLongDescription&#039;], -2);</code></pre></div><br /><p>If you have your Arabic fonts correctly setup to print Arabic characters in reports, all should be well.</p><p>Without Arabic Reporting fonts, some testing snapshots are attached.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 12 Jun 2020 02:35:35 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37624#p37624</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37622#p37622</link>
			<description><![CDATA[<p>can you guide me, please..</p><p>Because I want to put it in a two line, not one line.</p><p>Just if you can let me know what i have to edit in rep107.php ..?</p><p>and Thank You very much..</p>]]></description>
			<author><![CDATA[null@example.com (hananah)]]></author>
			<pubDate>Thu, 11 Jun 2020 22:25:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37622#p37622</guid>
		</item>
		<item>
			<title><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37616#p37616</link>
			<description><![CDATA[<p>Try to put in both languages in the name itself or alter the <strong>rep107.php</strong> accordingly.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 11 Jun 2020 18:23:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37616#p37616</guid>
		</item>
		<item>
			<title><![CDATA[Change Item Description Field to long_description Field.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37606#p37606</link>
			<description><![CDATA[<p>hey,</p><p>I am trying to change the template of the invoice , I want to print the (long_description of the Items) instead of (Item Description Name), why..? Because I want to put a two lines of Item name, one line for Englishand another one for the Arabic language.</p><p>Please let me know about how to do it, I need to print two languages in the name of items.</p><p>Regards.</p>]]></description>
			<author><![CDATA[null@example.com (hananah)]]></author>
			<pubDate>Wed, 10 Jun 2020 14:07:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37606#p37606</guid>
		</item>
	</channel>
</rss>
