<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — SQL error when updating items FOR 2.1]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=435</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=435&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in SQL error when updating items FOR 2.1.]]></description>
		<lastBuildDate>Mon, 22 Dec 2008 13:44:13 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: SQL error when updating items FOR 2.1]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=1563#p1563</link>
			<description><![CDATA[<p>Both the fixes just have been uploaded to unstable CVS.</p><p>Thanx&nbsp; Pete</p><p>Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Mon, 22 Dec 2008 13:44:13 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=1563#p1563</guid>
		</item>
		<item>
			<title><![CDATA[SQL error when updating items FOR 2.1]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=1560#p1560</link>
			<description><![CDATA[<p>Here&#039;s the quick description:</p><p>Line 18 of item_codes_db.inc should probably read:</p><p>&nbsp; &nbsp; $sql .= &quot;item_code = &quot;.db_escape($item_code) </p><p>rather than </p><p>&nbsp; &nbsp; &quot;item_code = &quot;.db_escape($item_code) </p><br /><br /><p>This was causing sql error when updating items.</p><p>ALSO....<br />I think items_db.inc needed the same mod I made before but at line 24 ie.<br />update the call to update_item_code to include $category:</p><p>update_item_code(-1, $stock_id, $stock_id, $description,$category_id, 1, 0);</p><p>The calls to update_item_code and add_item_code in sales_kits.php look OK, although I haven&#039;t tested them.</p>]]></description>
			<author><![CDATA[null@example.com (p2409)]]></author>
			<pubDate>Mon, 22 Dec 2008 11:45:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=1560#p1560</guid>
		</item>
	</channel>
</rss>
