<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Can't Edit Item Description after Upgrade to 2.3]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1905&amp;type=atom" />
	<updated>2011-02-23T20:26:21Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1905</id>
		<entry>
			<title type="html"><![CDATA[Re: Can't Edit Item Description after Upgrade to 2.3]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8378#p8378" />
			<content type="html"><![CDATA[<p>Hi Joe</p><p>Never mind I have just found where that option is set, in case anyone else is wondering there is a new Tick Box under the items page. I had to select Labour from the drop list and then chose Editable Description and then update.</p><p>Thanks again for your help Joe.</p><p>Regards<br />Brett</p>]]></content>
			<author>
				<name><![CDATA[oneit]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=428</uri>
			</author>
			<updated>2011-02-23T20:26:21Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8378#p8378</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't Edit Item Description after Upgrade to 2.3]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8377#p8377" />
			<content type="html"><![CDATA[<p>Hi Joe&nbsp; I think I may have found the change in code from 2.1 to 2.3 however I&#039;m not sure how to fix it. Here is the only noticeable difference I can find.</p><p><strong><br />if ($order-&gt;line_items[$id]-&gt;descr_editable)<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; text_cells(null,&#039;item_description&#039;, null, 45, 150);<br />&nbsp; &nbsp; &nbsp; &nbsp; else {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; hidden(&#039;item_description&#039;, $_POST[&#039;item_description&#039;]);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; label_cell($_POST[&#039;item_description&#039;]);<br />&nbsp; &nbsp; &nbsp; &nbsp; }<br />//&nbsp; &nbsp; &nbsp; &nbsp; } else {<br />//&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sales_items_list_cells(null,&#039;item_description&#039;, null, false, true);<br />//&nbsp; &nbsp; &nbsp; &nbsp; }<br /></strong><br />I can&#039;t figure out what it&#039;s actually doing though. It seems to think the description is not editable where is this set?</p>]]></content>
			<author>
				<name><![CDATA[oneit]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=428</uri>
			</author>
			<updated>2011-02-23T20:19:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8377#p8377</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't Edit Item Description after Upgrade to 2.3]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8352#p8352" />
			<content type="html"><![CDATA[<p>First you could try to empty your browser cache and try again.</p><p>The files included are: /sales/sales_order_entry, function handle_update_item <br />and /sales/includes/ui/sales_order_ui.inc, function sales_order_item_controls.<br />And the file /includes/cart_class.inc.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2011-02-19T09:48:27Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8352#p8352</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't Edit Item Description after Upgrade to 2.3]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8351#p8351" />
			<content type="html"><![CDATA[<p>Could you possibly tell me where in the PHP file I should look or perhaps which PHP file I should try replacing.</p>]]></content>
			<author>
				<name><![CDATA[oneit]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=428</uri>
			</author>
			<updated>2011-02-18T20:04:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8351#p8351</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't Edit Item Description after Upgrade to 2.3]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8348#p8348" />
			<content type="html"><![CDATA[<p>I can&#039;t reproduce this error. I wonder what has gone wrong??</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2011-02-17T23:56:28Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8348#p8348</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Can't Edit Item Description after Upgrade to 2.3]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8346#p8346" />
			<content type="html"><![CDATA[<p>Hi I have upgraded from 2.1 to 2.3 and now I am not able to edit my Item Description field anymore by just clicking the pencil.</p><p>It used to work fine but now when I do it I can only change the Qty, Price and Discount. I need to be able to change the Description on a Ad-Hoc basis so that for instance Labour I can then edit it and put down a description of the work completed. </p><p>Please help urgently I need to bill my clients.</p>]]></content>
			<author>
				<name><![CDATA[oneit]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=428</uri>
			</author>
			<updated>2011-02-17T21:22:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8346#p8346</id>
		</entry>
</feed>
