<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Item Code - StockID - Generate Online]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=610&amp;type=atom" />
	<updated>2010-02-23T10:33:50Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=610</id>
		<entry>
			<title type="html"><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=4940#p4940" />
			<content type="html"><![CDATA[<p>hi Janusz &amp; bharatthakkar, can u sent me the extension plz. </p><p>nucreativa@gmail.com</p>]]></content>
			<author>
				<name><![CDATA[nucreativa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=658</uri>
			</author>
			<updated>2010-02-23T10:33:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=4940#p4940</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=3653#p3653" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[tyrram]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=467</uri>
			</author>
			<updated>2009-10-15T07:02:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=3653#p3653</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2411#p2411" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[bharatthakkar]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=361</uri>
			</author>
			<updated>2009-04-30T07:14:00Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2411#p2411</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2409#p2409" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2009-04-30T06:46:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2409#p2409</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2408#p2408" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[bharatthakkar]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=361</uri>
			</author>
			<updated>2009-04-30T04:33:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2408#p2408</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2396#p2396" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2009-04-28T22:33:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2396#p2396</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2378#p2378" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[bharatthakkar]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=361</uri>
			</author>
			<updated>2009-04-27T14:56:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2378#p2378</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Item Code - StockID - Generate Online]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2376#p2376" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2009-04-27T07:24:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2376#p2376</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Item Code - StockID - Generate Online]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=2358#p2358" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[bharatthakkar]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=361</uri>
			</author>
			<updated>2009-04-26T06:17:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=2358#p2358</id>
		</entry>
</feed>
