Koha/t/db_dependent/lib/KohaTest
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
..
Acquisition Bug 5337: EAN management : Adds ean for various searches 2012-06-09 18:26:34 +02:00
Biblio
Branch
Calendar
Circulation
Context
Dates
Heading
ImportBatch bug_7613: OCLC Connexion gateway 2012-04-06 17:26:20 +02:00
Installer
Items
Koha
Letters bug_7001: Issue and Reserve slips are notices. 2012-03-09 10:11:20 +01:00
Members
Overdues
Scripts
Search
SMS
Accounts.pm
Acquisition.pm
AuthoritiesMarc.pm signed off Bug 7284: Authority matching improvements 2012-03-07 17:34:11 +01:00
Biblio.pm Bug 6875 de nesting C4::Biblio 2012-02-20 16:35:17 +01:00
Branch.pm
Breeding.pm
Calendar.pm
Category.pm
Circulation.pm
Context.pm
Dates.pm
Heading.pm
ImportBatch.pm bug_7613: OCLC Connexion gateway 2012-04-06 17:26:20 +02:00
Installer.pm
ItemCirculationAlertPreference.pm
Items.pm Bug 6875 de nesting C4::Biblio 2012-02-20 16:35:17 +01:00
ItemType.pm
Koha.pm
Letters.pm bug_7001: Issue and Reserve slips are notices. 2012-03-09 10:11:20 +01:00
Log.pm
Members.pm bug_7001: Issue and Reserve slips are notices. 2012-03-09 10:11:20 +01:00
Message.pm
NewsChannels.pm
Overdues.pm
Print.pm bug_8056: sorted out slip print calls 2012-05-28 13:52:39 +02:00
Reserves.pm bug_7001: Issue and Reserve slips are notices. 2012-03-09 10:11:20 +01:00
Scripts.pm
Search.pm
Serials.pm
SMS.pm
Suggestions.pm
Z3950.pm