<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — EAN13 BarCode patch for FA 2.4.x]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7138</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7138&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in EAN13 BarCode patch for FA 2.4.x.]]></description>
		<lastBuildDate>Thu, 23 Nov 2017 08:17:22 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: EAN13 BarCode patch for FA 2.4.x]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29729#p29729</link>
			<description><![CDATA[<p>Yes, if it is enabled in Company Setup.</p><p>joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Thu, 23 Nov 2017 08:17:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29729#p29729</guid>
		</item>
		<item>
			<title><![CDATA[Re: EAN13 BarCode patch for FA 2.4.x]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29727#p29727</link>
			<description><![CDATA[<p>Thanks @joe. It appears that <a href="https://github.com/FrontAccountingERP/FA/commit/f2b14f25ac2539890c9ce6fc490c8be80a935b9c">this feature is enabled by default</a>. Looks okay.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 23 Nov 2017 08:00:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29727#p29727</guid>
		</item>
		<item>
			<title><![CDATA[Re: EAN13 BarCode patch for FA 2.4.x]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29726#p29726</link>
			<description><![CDATA[<p>Sure. Will do.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Thu, 23 Nov 2017 07:05:57 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29726#p29726</guid>
		</item>
		<item>
			<title><![CDATA[Re: EAN13 BarCode patch for FA 2.4.x]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29725#p29725</link>
			<description><![CDATA[<p>@joe: <a href="https://github.com/FrontAccountingERP/FA/commit/0388050f6d4c6c7c9a9db06d2f31aa8879da69a8#commitcomment-25798312">rerun</a> with line 121 of <strong> sql/alter2.4.php</strong>:<br /></p><div class="codebox"><pre><code>&#039;barcodes_on_report&#039;)&quot;);</code></pre></div><p>being changed to:<br /></p><div class="codebox"><pre><code>&#039;barcodes_on_stock&#039;)&quot;);</code></pre></div><p>to match variable used in code.</p><p>Also update the standard Charts too with it in the <strong>sys_prefs</strong> table possibly disabling it by default with to match current installs.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 23 Nov 2017 07:00:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29725#p29725</guid>
		</item>
		<item>
			<title><![CDATA[Re: EAN13 BarCode patch for FA 2.4.x]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29720#p29720</link>
			<description><![CDATA[<p>This has now been <a href="https://github.com/FrontAccountingERP/FA/commit/0388050f6d4c6c7c9a9db06d2f31aa8879da69a8">committed</a> to stable repo and implemented this way:</p><ul><li><p>A checkbox in Company Setup &#039;Use Barcodes on Stock&#039; has been implemented. </p></li><li><p>If &#039;Use Barcodes on Stock&#039; is marked:<br />A button next to the Item ID in Items.php is established that is called &#039;Generate EAN-8 Barcode&#039;. Appearently this is a popular way of doing this. See @apmuthu comments above.<br />The Items Report &#039;Stock Check Sheets&#039; now shows the Barcodes.</p></li><li><p>The Barcodes are shown without Borders. Looks prettier. But if you want a border it can be set to true on line 147 in rep303.php.</p></li><li><p>Some minor errors in the delivered zip file were fixed.</p></li></ul><p>The language file &#039;empty.po&#039; will have to wait until next minor.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 22 Nov 2017 23:32:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29720#p29720</guid>
		</item>
		<item>
			<title><![CDATA[Re: EAN13 BarCode patch for FA 2.4.x]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29717#p29717</link>
			<description><![CDATA[<p>1. random barcodes - security - so that it is not easily guessable as serial ones are. It appears to be a common way to do it in some local applications I have seen where an internal serial id is there to keep track by the application and the random one in another field is used for human / external automated interface. This technique is used in some hall ticket in examination systems to thwart &quot;paper chasing&quot; where auto dummy number allocation is resorted to.</p><p>2. A company specific config option to suppress the auto random barcode generation will help avoid confusion among those not using barcodes.</p><p>3. Which barcode type and how many digits in the barcode (if not specific to the chosen barcode) and the appropriate format for it, possibly without check digits (which should be auto generated) or when given, to be used for verification would make for a slightly more complex interaction best left to custom modules..... Making the function generic in the ammer you sufggested would be welcome even if not implemented fully for now. The barcode.php has anyway been fully &quot;upgraded&quot; manually from the original TCPDF sources of later versions to support a much wider range than was available earlier.</p><p>4. Yes, a note on the Show pictures options would be nice and it may double up for the config option or is it to be differentiated in some way by being a new one?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Wed, 22 Nov 2017 20:53:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29717#p29717</guid>
		</item>
		<item>
			<title><![CDATA[Re: EAN13 BarCode patch for FA 2.4.x]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29715#p29715</link>
			<description><![CDATA[<p>I have now been working on this. I did an extra parameter in the Stock Check List for selecting Barcodes.</p><p>Why are you creating random barcodes in the Items.php? Is that a common way to do it? Will it confuse people not using barcodes?<br />Should it be an option using barcodes on the company? And maybe which barcode type?<br />Just a couple of questions from a guy not used to barcodes <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 22 Nov 2017 14:46:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29715#p29715</guid>
		</item>
		<item>
			<title><![CDATA[Re: EAN13 BarCode patch for FA 2.4.x]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29711#p29711</link>
			<description><![CDATA[<p>@boxygen<br />Try to select &#039;Show Pictures&#039;. The Barcode print seems to be inside the &#039;Show Pictures&#039;. I am looking at the code implementation in the core.</p><p>Glad to hear if it works as is.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 22 Nov 2017 08:09:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29711#p29711</guid>
		</item>
		<item>
			<title><![CDATA[Re: EAN13 BarCode patch for FA 2.4.x]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29710#p29710</link>
			<description><![CDATA[<p>@apmuthu how to print barcodes. I have updated the patch but can&#039;t find any option in rep303 for barcodes print.</p>]]></description>
			<author><![CDATA[null@example.com (boxygen)]]></author>
			<pubDate>Wed, 22 Nov 2017 06:23:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29710#p29710</guid>
		</item>
		<item>
			<title><![CDATA[Re: EAN13 BarCode patch for FA 2.4.x]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29698#p29698</link>
			<description><![CDATA[<p>I will have a look tomorrow.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Mon, 20 Nov 2017 17:43:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29698#p29698</guid>
		</item>
		<item>
			<title><![CDATA[EAN13 BarCode patch for FA 2.4.x]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=29697#p29697</link>
			<description><![CDATA[<p>Attached is the patch (for the FA 2.4 master) for Barcode auto generation on demand, reporting and extension of the barcode library to accommodate a much larger set of barcode formats.</p><p>@joe: you can commit it now.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 20 Nov 2017 16:59:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=29697#p29697</guid>
		</item>
	</channel>
</rss>
