<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Updating Item]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=912</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=912&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Updating Item.]]></description>
		<lastBuildDate>Fri, 06 Nov 2009 09:13:43 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Updating Item]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3793#p3793</link>
			<description><![CDATA[<p>Thanks for pointing this out. It has been fixed in CVS 2.2 unstable repository a while ago. Affected file /inventory/manage/items.php. It will be included in final.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 06 Nov 2009 09:13:43 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3793#p3793</guid>
		</item>
		<item>
			<title><![CDATA[Updating Item]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3790#p3790</link>
			<description><![CDATA[<p>In file&nbsp; /inventory/includes/db/items_db.inc<br />function update_item<br />line</p><p>&nbsp; &nbsp; &nbsp; &nbsp; $sql = &quot;UPDATE &quot;.TB_PREF.&quot;stock_master SET long_description=&quot;.db_escape($long_description).&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; description=&quot;.db_escape($description).&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; category_id=&quot;.db_escape($category_id).&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sales_account=&quot;.db_escape($sales_account).&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; inventory_account=&quot;.db_escape($inventory_account).&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cogs_account=&quot;.db_escape($cogs_account).&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; adjustment_account=&quot;.db_escape($adjustment_account).&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; assembly_account=&quot;.db_escape($assembly_account).&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; dimension_id=&quot;.db_escape($dimension_id).&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; dimension2_id=&quot;.db_escape($dimension2_id).&quot;,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; tax_type_id=&quot;.db_escape($tax_type_id).&quot;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; no_sale=&quot;.db_escape($no_sale);</p><p>is missing a comma after: tax_type_id=&quot;.db_escape($tax_type_id).&quot;</p><p>Dan</p>]]></description>
			<author><![CDATA[null@example.com (dano1967)]]></author>
			<pubDate>Fri, 06 Nov 2009 01:17:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3790#p3790</guid>
		</item>
	</channel>
</rss>
