Koha/installer/data/mysql/fr-FR
Mathieu Saby 3a1fb105a2 Bug 11021: Suppress unneeded fields in unimarc_complet default Framework
First patch, for "complete" framework, used by academic libray
900, 901, 910, 918, 920,950,960,970,980,987 fields were useless. I removed them.
I kept only the fields mentionned in Sudoc documentation http://documentation.abes.fr/sudoc/formats/loc/index.htm
916 field is not cited in that page, but it belongs to Sudoc format.

I kept also 2 fields specific to Electre in 2013 :
902 niveau de lecture (Electre)
903  indexation (Electre)

I also added to the name of the 9XX fields I kept the mention (Sudoc) / (Electre) / (Koha), so it could be easier for librarians to know what is the purpose and the origin of each field

I don't make an updatedatabase, because some libraries could still be using these fields for good or bad reasons.

To test :
1) take a fresh Koha with unimarc marcflavor
2) in web installer, select french language, unimarc marflavor and "Grilles de catalogage complètes".
3) check default framework in Administration > MARC Frameworks : it should be without 900,901,910,918,920,950,970,980,987

Signed-off-by: Gaetan Boisson <gaetan.boisson@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-06-21 20:10:43 -03:00
..
1-Obligatoire Bug 12251: fix error in sample_notices.sql (fr-FR) 2014-05-16 02:46:52 +00:00
2-Optionel Bug 7567 - Clean up sample news files 2014-04-07 18:05:38 +00:00
3-LecturePub more SQL fixes. Installer now works fine with french & unimarc 2009-11-20 18:28:14 +01:00
4-Conservation more SQL fixes. Installer now works fine with french & unimarc 2009-11-20 18:28:14 +01:00
marcflavour Bug 11021: Suppress unneeded fields in unimarc_complet default Framework 2014-06-21 20:10:43 -03:00