Koha/acqui
Matthias Meusburger 7f957077dd Bug 5337: EAN management : Adds ean for various searches
- in various acquisition pages and serials home
  - in database : biblioitems.ean
  - adds ean and its mapping in default english bibliographic framework
  - adds ean mapping in default french bibliographic framework
  - ean search is not enabled for MARC21

The required mapping between the ean marc field and the biblioitems.ean
database field will be automatically added on an existing unimarc installation.

However, if you already have records with ean, you will have to
run misc/batchRebuildBiblioTables.pl to populate biblioitems.ean

Signed-off-by: jmbroust <jean-manuel.broust@univ-lyon2.fr>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Passed QA at second run. Removed a merge marker only.
2012-06-09 18:26:34 +02:00
..
pdfformat Bug 7476 Remove executable bit from files that probably should not be executed 2012-02-03 14:22:15 +01:00
acqui-home.pl bug 6834 followup removing param_map 2011-09-03 06:39:24 +12:00
addorder.pl Bug 5337: EAN management : Adds ean for various searches 2012-06-09 18:26:34 +02:00
addorderiso2709.pl Bug 7112 - Having two prices in 020$c causes basket creation to fail from staged marc import 2012-05-24 15:59:21 +02:00
basket.pl Bug 7291: Adds new field aqbooksellers.deliverytime 2012-04-03 18:19:46 +02:00
basketgroup.pl Bug 7767 - acqui/basketgroup.pl: our $template scoping for plack 2012-03-22 17:52:03 +01:00
basketheader.pl Bug 7757 - Edit basket vendor after it has been created 2012-05-24 13:35:52 +02:00
booksellers.pl Bug 7737: applies date filters on vendor pages 2012-03-22 17:18:03 +01:00
check_budget_total.pl Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
check_duplicate_barcode_ajax.pl Bug 6963: Corrects a problem when a new order is created with a duplicate barcode. 2011-11-04 10:22:28 +01:00
check_uniqueness.pl Bug 7178: Follow-up Improve order item creation 2012-05-14 16:16:13 +02:00
currency.pl Fix FSF address in directory acqui/ 2010-03-16 20:17:51 -04:00
fetch_sort_dropbox.pl bug 7343 - Fix empty values in statistic 1 and 2 dropboxes in neworderempty 2012-01-23 18:15:09 +01:00
finishreceive.pl Bug 7175: Allow to choose which items to receive 2012-05-21 17:46:07 +02:00
histsearch.pl Bug 5337: EAN management : Adds ean for various searches 2012-06-09 18:26:34 +02:00
lateorders.pl Bug 4330 : Fixing FSF address and copyright headers for acqui/ 2012-05-28 17:54:18 +02:00
modordernotes.pl Bug 7166: Adds edit order notes when the basket is closed 2012-03-20 16:45:37 +01:00
neworderbiblio.pl Bug 6994: Wrong 'no budget defined' alert 2011-11-06 11:43:30 +01:00
neworderempty.pl Bug 5337: EAN management : Adds ean for various searches 2012-06-09 18:26:34 +02:00
newordersuggestion.pl Bug 4330 : Fixing FSF address and copyright headers for acqui/ 2012-05-28 17:54:18 +02:00
ordered.pl Bug 7735: removal of C4::Dates when unused 2012-03-20 18:11:04 +01:00
orderreceive.pl Bug 7175: Allow to choose which items to receive 2012-05-21 17:46:07 +02:00
parcel.pl Bug 5337: EAN management : Adds ean for various searches 2012-06-09 18:26:34 +02:00
parcels.pl Bug 7113: Standardize vendor id name in templates and scripts 2012-02-17 19:04:00 +01:00
spent.pl Bug 7735: removal of C4::Dates when unused 2012-03-20 18:11:04 +01:00
supplier.pl Bug 7291: Adds new field aqbooksellers.deliverytime 2012-04-03 18:19:46 +02:00
uncertainprice.pl Fix FSF address in directory acqui/ 2010-03-16 20:17:51 -04:00
updatesupplier.pl Bug 7291: Adds new field aqbooksellers.deliverytime 2012-04-03 18:19:46 +02:00
z3950_search.pl Bug 7768 - acqui/z3950_search.pl: remove sub displayresults to fix plack scoping 2012-03-22 17:48:42 +01:00