[Koha-bugs] [Bug 11021] Delete useless 9XX field in unimarc frameworks

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 9 21:38:18 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11021

--- Comment #1 from mathieu saby <mathieu.saby at univ-rennes2.fr> ---
Created attachment 21928
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21928&action=edit
[PATCH 1] 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

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list