<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Change Item Description Field to long_description Field.]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8832&amp;type=atom" />
	<updated>2022-05-07T09:57:25Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=8832</id>
		<entry>
			<title type="html"><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41014#p41014" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2022-05-07T09:57:25Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41014#p41014</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40531#p40531" />
			<content type="html"><![CDATA[<p>@joe: Any changes, if minor, can be accommodated for 2 languages in Quotations into the core.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2022-01-23T15:44:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40531#p40531</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40528#p40528" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[hananah]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41580</uri>
			</author>
			<updated>2022-01-22T21:10:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40528#p40528</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40527#p40527" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[hananah]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41580</uri>
			</author>
			<updated>2022-01-22T11:29:34Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40527#p40527</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37646#p37646" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2020-06-14T07:24:14Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37646#p37646</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37641#p37641" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-06-13T18:48:07Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37641#p37641</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37638#p37638" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2020-06-13T07:37:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37638#p37638</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37636#p37636" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[hananah]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41580</uri>
			</author>
			<updated>2020-06-12T18:46:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37636#p37636</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37633#p37633" />
			<content type="html"><![CDATA[<p>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>2020-06-12T11:51:45Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37633#p37633</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37630#p37630" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-06-12T08:52:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37630#p37630</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37629#p37629" />
			<content type="html"><![CDATA[<p>Apmuth<br />It works nicely. I get the attached results.</p>]]></content>
			<author>
				<name><![CDATA[rafat]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41964</uri>
			</author>
			<updated>2020-06-12T07:33:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37629#p37629</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37624#p37624" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-06-12T02:35:35Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37624#p37624</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37622#p37622" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[hananah]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41580</uri>
			</author>
			<updated>2020-06-11T22:25:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37622#p37622</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Change Item Description Field to long_description Field.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37616#p37616" />
			<content type="html"><![CDATA[<p>Try to put in both languages in the name itself or alter the <strong>rep107.php</strong> accordingly.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2020-06-11T18:23:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37616#p37616</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Change Item Description Field to long_description Field.]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=37606#p37606" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[hananah]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41580</uri>
			</author>
			<updated>2020-06-10T14:07:26Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=37606#p37606</id>
		</entry>
</feed>
