Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Dobrica Pavlinusic 089b1151f5 Bug 6448 [1/3] EAN-13/UPC-A itemBarcodeInputFilter
This filter which check validity of EAN-13 barcode and padd it with zeros
up to full 13 digit number. This will also expand 12 digit UPC-A barcodes
to EAN-13 automatically which is useful for older barcode readers which tend
to ignore first zero in EAN-13 if they have just UPC-A support.

It should be noted that EAN-13 or UPC-A product codes printed on books are not
good choice for barcodes in Koha since each item has to have unique barcode.

Test scenario:

1. prove t/Circulation_barcodedecode.t
   this checks expansion of 12 digit UPC-A to 13 digit EAN-13 and zero padding

2. in systempreferences search for itemBarcodeInputFilter and select EAN-13

3. edit one item and assign it valid EAN-13 barcode, eg. 0000000695152, check it out

4. test checkin with just 695152 to test leading zero expansion

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
2012-08-02 18:41:40 +02:00
..
acqui Bug 7302 tiny follow-up removing </td><td> 2012-07-24 18:34:52 +02:00
admin Bug 6448 [1/3] EAN-13/UPC-A itemBarcodeInputFilter 2012-08-02 18:41:40 +02:00
authorities Bug 4198 - deleting an authority refreshes the page 2012-08-02 15:43:08 +02:00
basket
batch
catalogue Revert "Bug 4460 - Amazon's AssociateID tag not used in links so referred revenue lost" 2012-07-11 12:33:36 +02:00
cataloguing Merge remote-tracking branch 'origin/new/bug_7889' 2012-07-25 15:08:50 +02:00
circ bug 8477 follow-up for [HTML4] coding guideline 2012-08-02 17:40:07 +02:00
errors
help Bug 7368 - General staff client typo omnibus 2012-06-25 17:59:29 +02:00
installer
labels Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
members Bug 7839 follow-up fixing HTML4 coding guideline error 2012-08-02 12:06:05 +02:00
offline_circ
patroncards
reports Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
reserve Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
reviews Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
rotating_collections
serials Bug 8432 follow-up, fixing error in T::T variable scope 2012-08-02 13:25:24 +02:00
services
sms
suggestion Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
tags Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
test
tools Merge remote-tracking branch 'origin/new/bug_7889' 2012-07-25 15:08:50 +02:00
virtualshelves Bug 8143 [REVISED] Upgrade jQuery tabs to current jQueryUI version 2012-06-10 15:22:58 +02:00
z3950
about.tt Bug 7143: Updating history and about file 2012-08-01 14:20:06 +02:00
auth.tt
intranet-main.tt