<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Item not displayed in Sales]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4256&amp;type=atom" />
	<updated>2013-08-14T21:15:50Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=4256</id>
		<entry>
			<title type="html"><![CDATA[Re: Item not displayed in Sales]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17378#p17378" />
			<content type="html"><![CDATA[<p>The respective record in *_item_codes is created in the same procedure which creates *_stock_master entry (i.e. it should always be created when you create new item on Items page). Please set $go_debug=1 in your config.php file and try item creation again (this shoud reveal any hidden error messages in case of any problems found during item creation).<br />JAnusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2013-08-14T21:15:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17378#p17378</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item not displayed in Sales]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17347#p17347" />
			<content type="html"><![CDATA[<p>Janusz</p><p>Yes the *_item_codes table structure does not contain &#039;item_code&#039; nor &#039;stock_id&#039; fields in the table when adding new item on Items page.</p><p>After creating the item and adding the selling price, I presume that the item will now be created in all the tables to be used for all purchase and sales.</p><p>Not entirely sure at which stage what should happen. </p><p>All I can deduct is that when new item is created, it is allocated to the *_stock_master table and when price is entered the item price is created in the *_prices. I am not sure at which stage it will create or is suppose to create the information in the *_item_code table.</p><p>Wynand</p>]]></content>
			<author>
				<name><![CDATA[seahawk]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=544</uri>
			</author>
			<updated>2013-08-14T07:14:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17347#p17347</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item not displayed in Sales]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17334#p17334" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p>the table item_code does not contain the item_code nor stock_id at all.</p></blockquote></div><p>What do your mean? You really mean the *_item_codes table structure does not contain &#039;item_code&#039; nor &#039;stock_id&#039; fields?<br />Or just item_codes record was not created in the table when adding new item on Items page?<br /> Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2013-08-13T19:55:07Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17334#p17334</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item not displayed in Sales]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17323#p17323" />
			<content type="html"><![CDATA[<p>Hi</p><p>Thanks for the response. </p><p>Have tried it all. Nothing. Even if I log out and log in again the item is appears the item list, on the Supplier documents but not on the sales quotation, order, or direct invoice.</p><p>Can not figure out why it is not creating the item in the item_code table.</p>]]></content>
			<author>
				<name><![CDATA[seahawk]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=544</uri>
			</author>
			<updated>2013-08-13T06:58:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17323#p17323</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item not displayed in Sales]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17314#p17314" />
			<content type="html"><![CDATA[<p>setup company tab see if the search field is checked for items, customers, suppliers. Also try to do a refresh and see if the company/#/js/*.js files need to be refreshed.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-08-13T06:07:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17314#p17314</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item not displayed in Sales]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17294#p17294" />
			<content type="html"><![CDATA[<p>Does anyone have any idea? It is quite urgent to get a resolution on this?</p><p>Thanks</p><p>Wynand</p>]]></content>
			<author>
				<name><![CDATA[seahawk]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=544</uri>
			</author>
			<updated>2013-08-12T18:57:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17294#p17294</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item not displayed in Sales]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17238#p17238" />
			<content type="html"><![CDATA[<p>Elax</p><p>Thanks for the quick response. </p><p>The item is active and it is not excluded from sales. </p><p>I have checked the database through phpmyadmin. I had to manually create the items in item_code.</p><p>the table item_code does not contain the item_code nor stock_id at all. I presume that this is the table that will be displayed in the direct invoice stock or item list.</p><p>The stock_master contains the stock_id and the Prices contain the stock_id with all the detail of the items. Why would it not create the info in item_code?</p><p>regards</p>]]></content>
			<author>
				<name><![CDATA[seahawk]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=544</uri>
			</author>
			<updated>2013-08-06T12:16:40Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17238#p17238</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item not displayed in Sales]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17237#p17237" />
			<content type="html"><![CDATA[<p>Is the item active or has it been excluded from Sales ? (both options setable in the edit item page)</p><p>/Elax</p>]]></content>
			<author>
				<name><![CDATA[elax]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=6206</uri>
			</author>
			<updated>2013-08-06T10:23:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17237#p17237</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Item not displayed in Sales]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=17236#p17236" />
			<content type="html"><![CDATA[<p>Hi</p><p>I have created a sales item but it is not displayed in the sales order/ quote/ or Direct Invoice.</p><p>I have maid transactions against the Items before and all of a sudden it is on the item and inventory tab but not on the sales tab. It is also displayed under the purchases.</p><p>What could be the issues. It happens quite often that it does not pull through to sales.</p><p>Regards</p>]]></content>
			<author>
				<name><![CDATA[seahawk]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=544</uri>
			</author>
			<updated>2013-08-06T10:09:30Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=17236#p17236</id>
		</entry>
</feed>
