<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — sales pricing shows Foreign Item Codes too?]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=699</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=699&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in sales pricing shows Foreign Item Codes too?.]]></description>
		<lastBuildDate>Wed, 10 Jun 2009 11:00:58 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[sales pricing shows Foreign Item Codes too?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2836#p2836</link>
			<description><![CDATA[<p>in inventory/prices.php</p><p>The first SQL is:</p><p>SELECT i.item_code, i.description, c.description, count(*)&gt;1 as kit<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; FROM<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0_item_codes i<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LEFT JOIN<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0_stock_category c<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ON i.category_id=c.category_id GROUP BY i.item_code ORDER BY c.description,i.item_code</p><p>And it ends up including foreign item codes in the list as well, which can&#039;t have prices</p><p>as a check I tried to enter a Sales Order and noticed the Foreign item codes were replaced with the proper stock_id</p><p>tom</p>]]></description>
			<author><![CDATA[null@example.com (tom)]]></author>
			<pubDate>Wed, 10 Jun 2009 11:00:58 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2836#p2836</guid>
		</item>
	</channel>
</rss>
