[Koha-bugs] [Bug 11021] Delete useless 9XX field in french unimarc_complet default Framework

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 28 12:20:09 CEST 2014


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

Gaetan Boisson <gaetan.boisson at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gaetan.boisson at biblibre.com

--- Comment #7 from Gaetan Boisson <gaetan.boisson at biblibre.com> ---
This removes a number of obsolete and non-standard fields from the default
french unimarc framework, and clarifies the origin of non standard fields that
were left. This is highly welcome.

Just one remark : 099 seems to be the unimarc equivalent of the marc21 942. It
is not defined in the framework, but some values appear in the zebra default
configuration.
I would suggest to put everything in there, that is to remove total issues from
942, and have 099 defined in the default framework so that we have :


099$c --> biblio.datecreated
099$d --> biblio.timestamp
099$t --> biblioitems.itemtype (his field is indexed unde the ccode index, in
case the library uses this as a bibliographic level criteria that is
independent from the circulation rules.)
099$x --> biblioitems.totalissues

This would of course require to change the zebra index for totalissues in
unimarc.

Appart from this the patch applies fine and i am willing to sign it off.

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


More information about the Koha-bugs mailing list