<?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 Code - StockID - Generate Online]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=610</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=610&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Item Code - StockID - Generate Online.]]></description>
		<lastBuildDate>Tue, 23 Feb 2010 10:33:50 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=4940#p4940</link>
			<description><![CDATA[<p>hi Janusz &amp; bharatthakkar, can u sent me the extension plz. </p><p>nucreativa@gmail.com</p>]]></description>
			<author><![CDATA[null@example.com (nucreativa)]]></author>
			<pubDate>Tue, 23 Feb 2010 10:33:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=4940#p4940</guid>
		</item>
		<item>
			<title><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=3653#p3653</link>
			<description><![CDATA[<p>hi Janusz &amp; bharatthakkar,<br />This is Ram from indonesia. I am having the same requirement regarding stockid. would you mind mailing those files to me. Thanks in advance.</p><p>My email id is tyrram@gmail.com</p><p>With best Regards,<br />Ram</p>]]></description>
			<author><![CDATA[null@example.com (tyrram)]]></author>
			<pubDate>Thu, 15 Oct 2009 07:02:49 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=3653#p3653</guid>
		</item>
		<item>
			<title><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2411#p2411</link>
			<description><![CDATA[<p>Hi, Janusz, yes this extension is very specific. but this useful for those who require rule based SKU. <br />I used version 2.0, I am now converting it for version 2.2.</p><p>bharatthakkar</p>]]></description>
			<author><![CDATA[null@example.com (bharatthakkar)]]></author>
			<pubDate>Thu, 30 Apr 2009 07:14:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2411#p2411</guid>
		</item>
		<item>
			<title><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2409#p2409</link>
			<description><![CDATA[<p>Thank you, bharatthakkar . This extension is very specific, so we will not include it in core source for now, but I&#039;ll store it in case somebody else would be interested in this. <br />What FA version was choosen as a base for your changes?</p><p>Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Thu, 30 Apr 2009 06:46:39 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2409#p2409</guid>
		</item>
		<item>
			<title><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2408#p2408</link>
			<description><![CDATA[<p>Hi,</p><p>Thanks a lot, I implemented it successfully. Thanks for your valuable hints.</p><p>I email you two files having changes.</p><p>Regards</p><p>bharatthakkar</p>]]></description>
			<author><![CDATA[null@example.com (bharatthakkar)]]></author>
			<pubDate>Thu, 30 Apr 2009 04:33:20 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2408#p2408</guid>
		</item>
		<item>
			<title><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2396#p2396</link>
			<description><![CDATA[<p>Look into items.php code. Here you can find how to update some elements of items page on different events. For example in line 36-41 you will find update of details and control areas after stock_id selector change. All available ajax functions you will find in Ajax class in file ajax.inc. You can call them in any place on the page accessing global $Ajax object. See into another php files to learn how it is can be used.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Tue, 28 Apr 2009 22:33:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2396#p2396</guid>
		</item>
		<item>
			<title><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2378#p2378</link>
			<description><![CDATA[<p>Hi,</p><p>What I want is not search facility, but Item code Generation when I enter New Item. I want Item Code Generation Based on Category ID and Item Name, So I want some Javascript Code attached to Item Code Field which at the time of New Item entry Generates Item Code based on Category ID and Item Name as stated above.</p><p>-----------<br />Suppose I want to generate Item Code as follow</p><p>&nbsp; &nbsp; NNNN ANNNN NNN</p><br /><p>NNNN : First set of 4 Characters Sub-Category ID / Category ID (Numerals with leading zero i.e for 1 it is 0001) </p><p>ANNNN : Second set is having first Character Alphabet (Usually first character of Item Name), next 4 characters are Item ID (Numerals with leading zero as above)</p><p>NNN : Third set of 3 Characters Customer ID (Numerals with leading zero as above)</p><p>e.g.</p><p>category 1, Sub-Category 2, Candle with Item Code 9 No Customer specific</p><p>0002C0009000<br />----------</p><br /><p>Regards</p><p>bharatthakkar</p>]]></description>
			<author><![CDATA[null@example.com (bharatthakkar)]]></author>
			<pubDate>Mon, 27 Apr 2009 14:56:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2378#p2378</guid>
		</item>
		<item>
			<title><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2376#p2376</link>
			<description><![CDATA[<p>I&#039;m not sure what do you exactly want, but FA has category/item description ajax search already implemented. If you want to use ajax search feature check &#039;Search Item List&#039; in company setup. Then when you enter part of description/item name in item code box on slaes order page, the item list is filled with result of search on items table.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Mon, 27 Apr 2009 07:24:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2376#p2376</guid>
		</item>
		<item>
			<title><![CDATA[Item Code - StockID - Generate Online]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=2358#p2358</link>
			<description><![CDATA[<p>I want to generate Stock ID / Item Code Automatically based on Category Id, and Item Name (description Field) entered by user instantly, probably with Ajax implementation or with Javascript. Can anybody help ? I am also working on it.</p><p>Can anyone have Ajax or Javascript implementation to online update of any field in FrontAccounting ?&nbsp; </p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (bharatthakkar)]]></author>
			<pubDate>Sun, 26 Apr 2009 06:17:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=2358#p2358</guid>
		</item>
	</channel>
</rss>
