<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Item for specific user group]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5631&amp;type=atom" />
	<updated>2015-03-23T20:42:56Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5631</id>
		<entry>
			<title type="html"><![CDATA[Re: Item for specific user group]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22986#p22986" />
			<content type="html"><![CDATA[<p>The &quot;Exclude from sales&quot; is stored in the field <strong>stock_master.no_sale</strong> and it&#039;s usage is affected by the field <strong>stock_category.dflt_no_sale</strong>.</p><p>Line 620 of <strong>includes/ui/ui_lists.inc</strong>:<br /></p><div class="codebox"><pre><code>    $sql .= &quot; AND !i.inactive AND !s.inactive AND !s.no_sale&quot;;</code></pre></div><p>blindly checks the presence of any value and may not discern the nuances of different values for it in your design unless changed accordingly.</p><p>Other files that use this field are:<br />&nbsp; &nbsp; inventory\manage\item_categories.php<br />&nbsp; &nbsp; includes\db\items_category_db.inc<br />&nbsp; &nbsp; inventory\includes\db\items_db.inc<br />&nbsp; &nbsp; inventory\manage\items.php</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-03-23T20:42:56Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22986#p22986</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item for specific user group]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22982#p22982" />
			<content type="html"><![CDATA[<p>We have slightly modified the Exclude from Sales Check option into Drop down list and store the values in the same field as 0 for Include Sales, 1 for Exclude Sales, 2 for X department, 3 for Y department etc., The details are stored properly and getting displayed as expected. My question is, will this value affect any reports or have any influence. If yes, please let us know the screens/reports. Will check that too. Advance thanks for your help</p>]]></content>
			<author>
				<name><![CDATA[yeshrao]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20002</uri>
			</author>
			<updated>2015-03-23T08:59:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22982#p22982</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item for specific user group]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22929#p22929" />
			<content type="html"><![CDATA[<p>Sorry This feature is not available in current version of Frontaccouting . However if you want to avoid those items for selling then you can use tag &quot;Exclude from sales&quot; while opening new item.</p><p>Thanks.</p>]]></content>
			<author>
				<name><![CDATA[PHPdv]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=18100</uri>
			</author>
			<updated>2015-03-18T11:08:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22929#p22929</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Item for specific user group]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=22928#p22928" />
			<content type="html"><![CDATA[<p>A few raw material items are used by the Manufacturing department and should not be visible to other users/departments. How do I do this while creating an item. If not, work around please.</p><p>Advance thanks for your help</p><p>Yeshwanthrao</p>]]></content>
			<author>
				<name><![CDATA[yeshrao]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20002</uri>
			</author>
			<updated>2015-03-18T09:48:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=22928#p22928</id>
		</entry>
</feed>
