<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Item Description on Item & Inventory]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=8878</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=8878&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Item Description on Item & Inventory.]]></description>
		<lastBuildDate>Thu, 23 Jul 2020 17:03:30 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Item Description on Item & Inventory]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37830#p37830</link>
			<description><![CDATA[<p>Wonder why the <strong>i.inactive</strong> is part of the SELECT column list when it is always 0 (ie., active) as per the WHERE clause.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 23 Jul 2020 17:03:30 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37830#p37830</guid>
		</item>
		<item>
			<title><![CDATA[Re: Item Description on Item & Inventory]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37827#p37827</link>
			<description><![CDATA[<p>Hi, are you asking where is the SQL statement located?<br />It is in <strong>includes/ui/ui_list.inc</strong></p>]]></description>
			<author><![CDATA[null@example.com (flpages)]]></author>
			<pubDate>Thu, 23 Jul 2020 08:38:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37827#p37827</guid>
		</item>
		<item>
			<title><![CDATA[Item Description on Item & Inventory]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=37823#p37823</link>
			<description><![CDATA[<p>I have a problem, in list item description unsuitable then active the SQL and I see the query.<br />where location this query?<br />SELECT i.item_code, i.description, c.description, count(*)&gt;1 as kit,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; i.inactive, if(count(*)&gt;1, &#039;0&#039;, s.editable) as editable<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; FROM<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1_stock_master s,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1_item_codes i<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; LEFT JOIN<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1_stock_category c<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ON i.category_id=c.category_id<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; WHERE i.stock_id=s.stock_id<br />&nbsp; &nbsp; &nbsp; AND mb_flag != &#039;F&#039; AND !i.inactive AND !s.inactive AND !s.no_sale GROUP BY i.item_code ORDER BY c.description,i.item_code</p><p>I am using FA version 2.4.8</p>]]></description>
			<author><![CDATA[null@example.com (ust.crew404)]]></author>
			<pubDate>Wed, 22 Jul 2020 01:31:34 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=37823#p37823</guid>
		</item>
	</channel>
</rss>
