<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — How to change old items to use bar-code instead of Item Code.]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=9186</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9186&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How to change old items to use bar-code instead of Item Code..]]></description>
		<lastBuildDate>Sat, 13 Feb 2021 06:55:37 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to change old items to use bar-code instead of Item Code.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39123#p39123</link>
			<description><![CDATA[<div class="quotebox"><cite>said.omn wrote:</cite><blockquote><p>Thank you for your reply</p><p>In fact, I don&#039;t have a problem with working on the database, I have good experience but I need the database relationship diagram to find out the related tables, in order to change the Item Code using SQL statement.</p><p>I think the database designer should have added an independent indexed field for the barcode where it&#039;s not a primary key, this way it will be easy even to change the item barcode without effecting the whole table or other tables in the database.</p></blockquote></div><p>Good Suggestion</p>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Sat, 13 Feb 2021 06:55:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39123#p39123</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change old items to use bar-code instead of Item Code.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39115#p39115</link>
			<description><![CDATA[<p>Will consider this.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 09 Feb 2021 10:19:03 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39115#p39115</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change old items to use bar-code instead of Item Code.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39113#p39113</link>
			<description><![CDATA[<div class="quotebox"><cite>said.omn wrote:</cite><blockquote><p>Thank you for your reply</p><p>In fact, I don&#039;t have a problem with working on the database, I have good experience but I need the database relationship diagram to find out the related tables, in order to change the Item Code using SQL statement.</p><p>I think the database designer should have added an independent indexed field for the barcode where it&#039;s not a primary key, this way it will be easy even to change the item barcode without effecting the whole table or other tables in the database.</p></blockquote></div><p>@said.omn&nbsp; you are right,&nbsp; it&#039;s good to keep the barcode separate instead of item code.</p><p>@Joe shall we consider this change for the next update. So the barcode will be helpful to have second code for items.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Tue, 09 Feb 2021 03:01:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39113#p39113</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change old items to use bar-code instead of Item Code.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39112#p39112</link>
			<description><![CDATA[<p>This modification is not required for the version 2.4.9 as its already there</p><p>BarCode dev info:<br />https://frontaccounting.com/fawiki/index.php?n=Devel.BarCodeUsage</p>]]></description>
			<author><![CDATA[null@example.com (said.omn)]]></author>
			<pubDate>Mon, 08 Feb 2021 15:01:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39112#p39112</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change old items to use bar-code instead of Item Code.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39111#p39111</link>
			<description><![CDATA[<p>Thank you very much.<br />This is really useful information</p>]]></description>
			<author><![CDATA[null@example.com (said.omn)]]></author>
			<pubDate>Mon, 08 Feb 2021 14:54:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39111#p39111</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change old items to use bar-code instead of Item Code.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39110#p39110</link>
			<description><![CDATA[<p>The following Wiki pages have the DB&#039;s ERDs:<br />https://frontaccounting.com/fawiki/index.php?n=Devel.ERDiagram23<br />https://frontaccounting.com/fawiki/index.php?n=Devel.ERDiagram24</p><p>BarCode dev info:<br />https://frontaccounting.com/fawiki/index.php?n=Devel.BarCodeUsage</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 08 Feb 2021 13:55:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39110#p39110</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change old items to use bar-code instead of Item Code.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39107#p39107</link>
			<description><![CDATA[<p>Thank you for your reply</p><p>In fact, I don&#039;t have a problem with working on the database, I have good experience but I need the database relationship diagram to find out the related tables, in order to change the Item Code using SQL statement.</p><p>I think the database designer should have added an independent indexed field for the barcode where it&#039;s not a primary key, this way it will be easy even to change the item barcode without effecting the whole table or other tables in the database.</p>]]></description>
			<author><![CDATA[null@example.com (said.omn)]]></author>
			<pubDate>Mon, 08 Feb 2021 06:06:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39107#p39107</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to change old items to use bar-code instead of Item Code.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39105#p39105</link>
			<description><![CDATA[<p>for old items, you can&#039;t add it easily, because those item codes are being used in different tables like stock moves. grn_items, sales order details, debtor trans details, supp trans details and so on. like that. its hard to make change it for existing items. Maybe you can do one separate program to search all the tables in the database and&nbsp; replace with new code.&nbsp; But this requires php , mysql programming skills to do this.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Sun, 07 Feb 2021 17:31:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39105#p39105</guid>
		</item>
		<item>
			<title><![CDATA[How to change old items to use bar-code instead of Item Code.]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=39104#p39104</link>
			<description><![CDATA[<p>I wanted to use barcode for all of the items in the accounting system. Therefore I have made the following change: In Company Setup I have enabled &quot;Use Barcodes on Stocks&quot;</p><p>Now the Item Code field accepts barcode for the new Items only. So how to add a barcode instead of the old Item Code for all of the old items.</p><p>Would you please advice?</p>]]></description>
			<author><![CDATA[null@example.com (said.omn)]]></author>
			<pubDate>Sun, 07 Feb 2021 15:02:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=39104#p39104</guid>
		</item>
	</channel>
</rss>
