http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11021
Gaetan Boisson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Gaetan Boisson <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
